Update changelog

This commit is contained in:
Lance Edgar 2021-12-09 12:13:59 -06:00
parent 9d02180c92
commit f549858c5d
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.8.184 (2021-12-09)
--------------------
* Refactor "receive row" and "declare credit" tools per buefy theme.
* Allow "auto-receive all items" batch feature in production.
* Make "view row" prettier for receiving batch, for buefy themes.
* Add buttons to edit, confirm cost for receiving batch row view.
0.8.183 (2021-12-08)
--------------------

View file

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