Update changelog
This commit is contained in:
parent
d80844c1ed
commit
ee3d32d60a
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.113 (2020-10-13)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Tweak how global DB session is created.
|
||||||
|
|
||||||
|
|
||||||
0.8.112 (2020-09-29)
|
0.8.112 (2020-09-29)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.112'
|
__version__ = '0.8.113'
|
||||||
|
|
Loading…
Reference in a new issue