Update changelog.
This commit is contained in:
parent
f4f61dae97
commit
73d14cb1d9
10
CHANGES.rst
10
CHANGES.rst
|
@ -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
|
||||
------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.4.30'
|
||||
__version__ = u'0.4.31'
|
||||
|
|
Loading…
Reference in a new issue