Update changelog
This commit is contained in:
parent
9d02180c92
commit
f549858c5d
12
CHANGES.rst
12
CHANGES.rst
|
@ -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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.183'
|
||||
__version__ = '0.8.184'
|
||||
|
|
Loading…
Reference in a new issue