Update changelog.

This commit is contained in:
Lance Edgar 2015-12-07 13:58:49 -06:00
parent db07779c06
commit b38dbae3f2
2 changed files with 11 additions and 1 deletions

View file

@ -1,5 +1,15 @@
.. -*- coding: utf-8 -*-
0.5.21
------
* Don't warn when sending HTML-only email messages.
* Log debug instead of warning when duplicate cache key found.
* Return email/phone when adding to person.
0.5.20
------

View file

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