Update changelog
This commit is contained in:
parent
a6a7d22ec1
commit
06b5f6c97c
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.7.32 (2018-08-24)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Add "quick receive all" support for mobile receiving.
|
||||||
|
|
||||||
|
* Refactor sqlerror tween to add support for pyramid_retry.
|
||||||
|
|
||||||
|
* Honor view logic when displaying Delete Row button for mobile receiving.
|
||||||
|
|
||||||
|
|
||||||
0.7.31 (2018-08-14)
|
0.7.31 (2018-08-14)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.7.31'
|
__version__ = '0.7.32'
|
||||||
|
|
Loading…
Reference in a new issue