Update changelog
This commit is contained in:
parent
33a9516042
commit
7a14b42345
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.6.25 (2017-08-08)
|
||||
-------------------
|
||||
|
||||
* Specify ``expire_on_commit`` for tailbone db session
|
||||
|
||||
|
||||
0.6.24 (2017-08-08)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.6.24'
|
||||
__version__ = '0.6.25'
|
||||
|
|
Loading…
Reference in a new issue