Update changelog.

This commit is contained in:
Lance Edgar 2016-01-13 13:19:50 -06:00
parent 84ebb158bc
commit aafaf64640
2 changed files with 11 additions and 1 deletions

View file

@ -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
------ ------

View file

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