Update changelog.
This commit is contained in:
parent
db07779c06
commit
b38dbae3f2
10
CHANGES.rst
10
CHANGES.rst
|
@ -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
|
||||
------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.20'
|
||||
__version__ = u'0.5.21'
|
||||
|
|
Loading…
Reference in a new issue