Update changelog.

This commit is contained in:
Lance Edgar 2016-01-09 21:04:19 -06:00
parent f4f61dae97
commit 73d14cb1d9
2 changed files with 11 additions and 1 deletions

View file

@ -1,5 +1,15 @@
.. -*- coding: utf-8 -*-
0.4.31
------
* Add speed bump / confirmation page when deleting records.
* Add "grid tools" to "complete" grid template.
* Add ``Person.middle_name`` to the fieldset.
0.4.30
------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
__version__ = u'0.4.30'
__version__ = u'0.4.31'