Update changelog.
This commit is contained in:
parent
1dd5b11414
commit
254c68034a
|
@ -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
|
||||
------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.4.41'
|
||||
__version__ = u'0.4.42'
|
||||
|
|
Loading…
Reference in a new issue