Update changelog

This commit is contained in:
Lance Edgar 2018-08-24 13:42:06 -05:00
parent a6a7d22ec1
commit 06b5f6c97c
2 changed files with 11 additions and 1 deletions

View file

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

View file

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