Update changelog
This commit is contained in:
parent
8945dd75aa
commit
1d744d4c26
|
@ -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)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.10'
|
__version__ = '0.8.11'
|
||||||
|
|
Loading…
Reference in a new issue