Update changelog

This commit is contained in:
Lance Edgar 2016-12-11 10:53:27 -06:00
parent c2d2b6e072
commit e3ae427e37
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.5.56 (2016-12-11)
-------------------
* Show 'enabled' column in grid, fix prefix bug for email profiles
* Tweak flash message when sending email preview, in case it's disabled
* Hide first/last name for employee view, unless in readonly mode
* Add initial mobile templates: base, home, about
0.5.55 (2016-12-10)
-------------------

View file

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