Update changelog
This commit is contained in:
parent
12e4b0a139
commit
9ea103c0eb
|
@ -2,6 +2,14 @@
|
|||
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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.253'
|
||||
__version__ = '0.8.254'
|
||||
|
|
Loading…
Reference in a new issue