Update changelog

This commit is contained in:
Lance Edgar 2021-07-15 14:15:19 -05:00
parent 4addedef6e
commit 8884d28306
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.137 (2021-07-15)
--------------------
* Set UPC renderer for delproduct batch row.
* Expose ``pack_size`` for delproduct batch.
0.8.136 (2021-06-18)
--------------------

View file

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