Update changelog

This commit is contained in:
Lance Edgar 2017-02-24 12:17:04 -06:00
parent ec444d8f7d
commit c3b15f76b5
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG CHANGELOG
========= =========
0.5.89 (2017-02-24)
-------------------
* Expose/honor per-role session timeouts
* Fix daylight savings bug when cloning schedule from previous week
* Expose notes field for purchasing batches
* Add some product flags (kosher vegan etc.) to view fieldset
* Add initial support for native product images
0.5.88 (2017-02-21) 0.5.88 (2017-02-21)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = u'0.5.88' __version__ = u'0.5.89'