Update changelog.
This commit is contained in:
parent
16bba17e83
commit
98f6a7377b
|
@ -1,5 +1,13 @@
|
|||
.. -*- coding: utf-8 -*-
|
||||
|
||||
0.3.18
|
||||
------
|
||||
|
||||
* Add explicit file encoding to all Mako templates.
|
||||
|
||||
* Add "active" filter to users view; enable it by default.
|
||||
|
||||
|
||||
0.3.17
|
||||
------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.3.17'
|
||||
__version__ = u'0.3.18'
|
||||
|
|
Loading…
Reference in a new issue