Update changelog

This commit is contained in:
Lance Edgar 2019-03-11 13:26:46 -05:00
parent eac2c2ddb2
commit c78d6f2104
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.27 (2019-03-11)
-------------------
* Fix some unicode literals for base template.
0.8.26 (2019-03-11)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.8.26'
__version__ = '0.8.27'