Update changelog

This commit is contained in:
Lance Edgar 2019-01-24 17:13:19 -06:00
parent d028679077
commit 90e1baef50
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.8.15 (2019-01-24)
-------------------
* Fix response header value, per python3.
0.8.14 (2019-01-23) 0.8.14 (2019-01-23)
------------------- -------------------

View file

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