Update changelog
This commit is contained in:
parent
6a469a6f22
commit
8ed4421b03
12
CHANGES.rst
12
CHANGES.rst
|
@ -2,6 +2,18 @@
|
|||
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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.53'
|
||||
__version__ = u'0.5.54'
|
||||
|
|
Loading…
Reference in a new issue