Update changelog.

This commit is contained in:
Lance Edgar 2016-02-11 21:22:45 -06:00
parent 1dd5b11414
commit 254c68034a
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.4.42
------
* Add initial reply / reply-all support for messages.
* Add subscriber hook for setting inbox count in template context.
0.4.41
------

View file

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