Update changelog

This commit is contained in:
Lance Edgar 2017-02-16 14:05:51 -06:00
parent e3ec3be03b
commit 24831af231
2 changed files with 13 additions and 1 deletions

View file

@ -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)
-------------------

View file

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