Update changelog

This commit is contained in:
Lance Edgar 2017-08-15 16:52:27 -05:00
parent 0469ddea7a
commit d83990bb58
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG
=========
0.6.32 (2017-08-15)
-------------------
* Add generic changelog link for rattail/tailbone packages
* Let handler delete files when deleting upgrade
* Add mechanism for user to bulk-change status for purchase credits
* Tweak how pyramid config is created during app startup, for tests
* Fix permission used for mobile receiving item lookup
0.6.31 (2017-08-13)
-------------------

View file

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