Update changelog

This commit is contained in:
Lance Edgar 2019-01-17 15:47:08 -06:00
parent 8945dd75aa
commit 1d744d4c26
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.8.11 (2019-01-17)
-------------------
* Convert all datetime values to localtime, for "download rows as CSV".
0.8.10 (2019-01-11) 0.8.10 (2019-01-11)
------------------- -------------------

View file

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