Update changelog

This commit is contained in:
Lance Edgar 2016-12-10 09:21:50 -06:00
parent 6a469a6f22
commit 8ed4421b03
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG CHANGELOG
========= =========
0.5.54 (2016-12-10)
-------------------
* Add new 'receiving form' for purchase batches
* Add support for 'department' field in purchases / batches
* Add generic 'not on file' product image for use as POD 404
* Add logic for handling Ctrl+V / Ctrl+X in numeric.js
0.5.53 (2016-12-09) 0.5.53 (2016-12-09)
------------------- -------------------

View file

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