Update changelog

This commit is contained in:
Lance Edgar 2017-02-17 14:51:33 -06:00
parent 38aaebe08f
commit 9712868406
2 changed files with 13 additions and 1 deletions

View file

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

View file

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