Update changelog
This commit is contained in:
parent
8674cf1650
commit
dba9663d27
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.5.48 (2016-12-05)
|
||||
-------------------
|
||||
|
||||
* Tweak email config views, to support subject "templates"
|
||||
|
||||
* Refactor tempmon views to leverage rattail-tempmon database
|
||||
|
||||
|
||||
0.5.47 (2016-11-30)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.47'
|
||||
__version__ = u'0.5.48'
|
||||
|
|
Loading…
Reference in a new issue