Update changelog
This commit is contained in:
parent
eac2c2ddb2
commit
c78d6f2104
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.27 (2019-03-11)
|
||||
-------------------
|
||||
|
||||
* Fix some unicode literals for base template.
|
||||
|
||||
|
||||
0.8.26 (2019-03-11)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.26'
|
||||
__version__ = '0.8.27'
|
||||
|
|
Loading…
Reference in a new issue