Update changelog

This commit is contained in:
Lance Edgar 2022-08-30 11:04:26 -05:00
parent bb4e98af8d
commit ef045607d9
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
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)
--------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.8.252'
__version__ = '0.8.253'