Update changelog

This commit is contained in:
Lance Edgar 2019-10-25 13:27:00 -05:00
parent 6536926f3c
commit 0c96062618
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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)
-------------------

View file

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