Update changelog
This commit is contained in:
parent
e3ec3be03b
commit
24831af231
12
CHANGES.rst
12
CHANGES.rst
|
@ -2,6 +2,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.5.83 (2017-02-16)
|
||||
-------------------
|
||||
|
||||
* Set form id for new purchasing batch page
|
||||
|
||||
* Make sure invoice number is saved when making new purchasing batch
|
||||
|
||||
* Tweak product view page styles (new grids etc.)
|
||||
|
||||
* Add support for client-side session timeout warning
|
||||
|
||||
|
||||
0.5.82 (2017-02-14)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.82'
|
||||
__version__ = u'0.5.83'
|
||||
|
|
Loading…
Reference in a new issue