Update changelog
This commit is contained in:
parent
6536926f3c
commit
0c96062618
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.72 (2019-10-25)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Allow bulk delete of New Product batch rows.
|
||||||
|
|
||||||
|
* Don't bug out if can't update roles for user.
|
||||||
|
|
||||||
|
|
||||||
0.8.71 (2019-10-23)
|
0.8.71 (2019-10-23)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.71'
|
__version__ = '0.8.72'
|
||||||
|
|
Loading…
Reference in a new issue