Update changelog
This commit is contained in:
parent
38aaebe08f
commit
9712868406
12
CHANGES.rst
12
CHANGES.rst
|
@ -2,6 +2,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.5.84 (2017-02-17)
|
||||
-------------------
|
||||
|
||||
* Tweak progress template to better handle reset to 0%
|
||||
|
||||
* Add ability to merge 2 user accounts
|
||||
|
||||
* Increase size of Roles select when editing a User
|
||||
|
||||
* Add ability to filter Sent Messages by recipient name
|
||||
|
||||
|
||||
0.5.83 (2017-02-16)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.83'
|
||||
__version__ = u'0.5.84'
|
||||
|
|
Loading…
Reference in a new issue