Update changelog
This commit is contained in:
parent
bb4e98af8d
commit
ef045607d9
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.253 (2022-08-30)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Convert value for date filter; only add condition if valid.
|
||||||
|
|
||||||
|
* Add 'warning' flash messages to old jquery base template.
|
||||||
|
|
||||||
|
* Add uom fields, configurable template for newproduct batch.
|
||||||
|
|
||||||
|
|
||||||
0.8.252 (2022-08-25)
|
0.8.252 (2022-08-25)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.252'
|
__version__ = '0.8.253'
|
||||||
|
|
Loading…
Reference in a new issue