Update changelog

This commit is contained in:
Lance Edgar 2021-01-27 14:16:11 -06:00
parent 40b4596df4
commit 797a65e9c8
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.8.120 (2021-01-27)
--------------------
* Initial support for adding items to, executing customer order batch.
* Add changelog link for Theo, in upgrade package diff.
* Hide "collect from wild" button for UOMs unless user has permission.
0.8.119 (2021-01-25)
--------------------

View file

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