Update changelog
This commit is contained in:
parent
369d5849a9
commit
81baa90873
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.5.52 (2016-12-08)
|
||||
-------------------
|
||||
|
||||
* Fix permission group label for email bounces
|
||||
|
||||
* Update footer text/link per new about page
|
||||
|
||||
|
||||
0.5.51 (2016-12-07)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.51'
|
||||
__version__ = u'0.5.52'
|
||||
|
|
Loading…
Reference in a new issue