Update changelog
This commit is contained in:
parent
4addedef6e
commit
8884d28306
|
@ -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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.136'
|
||||
__version__ = '0.8.137'
|
||||
|
|
Loading…
Reference in a new issue