Update changelog

This commit is contained in:
Lance Edgar 2017-01-03 10:05:20 -06:00
parent d4defef138
commit d43e1e4a5f
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG CHANGELOG
========= =========
0.5.67 (2017-01-03)
-------------------
* Add department UUID to JSON returned for "eligible purchases" when creating batch
* Set "order date" when creating new receiving batch
* Add "discarded" flag when receiving DMG/EXP products; add view for purchase credits
* Fix type error in grid numeric filter
0.5.66 (2016-12-30) 0.5.66 (2016-12-30)
------------------- -------------------

View file

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