Update changelog
This commit is contained in:
parent
ec444d8f7d
commit
c3b15f76b5
14
CHANGES.rst
14
CHANGES.rst
|
@ -2,6 +2,20 @@
|
|||
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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.88'
|
||||
__version__ = u'0.5.89'
|
||||
|
|
Loading…
Reference in a new issue