Update changelog

This commit is contained in:
Lance Edgar 2022-08-30 14:18:57 -05:00
parent 12e4b0a139
commit 9ea103c0eb
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.254 (2022-08-30)
--------------------
* Improve parsing of purchase order quantities.
* Expose more attrs for new product batch rows.
0.8.253 (2022-08-30) 0.8.253 (2022-08-30)
-------------------- --------------------

View file

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