Update changelog
This commit is contained in:
parent
70956a2c47
commit
a01fd62899
12
CHANGES.rst
12
CHANGES.rst
|
@ -2,6 +2,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.9.54 (2023-09-17)
|
||||
-------------------
|
||||
|
||||
* Add "falafel" custom date/time field type and widget.
|
||||
|
||||
* Avoid error when history has blanks for ordering worksheet.
|
||||
|
||||
* Include PO number for receiving batch details via API.
|
||||
|
||||
* Tweaks to improve handling of "missing" items for receiving.
|
||||
|
||||
|
||||
0.9.53 (2023-09-16)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.9.53'
|
||||
__version__ = '0.9.54'
|
||||
|
|
Loading…
Reference in a new issue