Update changelog.
This commit is contained in:
parent
84ebb158bc
commit
aafaf64640
10
CHANGES.rst
10
CHANGES.rst
|
@ -1,5 +1,15 @@
|
||||||
.. -*- coding: utf-8 -*-
|
.. -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
0.4.32
|
||||||
|
------
|
||||||
|
|
||||||
|
* Add edit mode for email "profile" settings.
|
||||||
|
|
||||||
|
* Fix auto-creation of grid sorter, when joined table is involved.
|
||||||
|
|
||||||
|
* Add initial support for 'messages' views.
|
||||||
|
|
||||||
|
|
||||||
0.4.31
|
0.4.31
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.4.31'
|
__version__ = u'0.4.32'
|
||||||
|
|
Loading…
Reference in a new issue