Update changelog.
This commit is contained in:
parent
a33b48dde3
commit
ba6bf87ded
10
CHANGES.rst
10
CHANGES.rst
|
@ -1,5 +1,15 @@
|
||||||
.. -*- coding: utf-8 -*-
|
.. -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
0.4.25
|
||||||
|
------
|
||||||
|
|
||||||
|
* Fix bug when 'edbob.permissions' setting is empty.
|
||||||
|
|
||||||
|
* Tweak some things to get Tailbone working on its own.
|
||||||
|
|
||||||
|
* Let subclass of MasterView override the database Session it uses.
|
||||||
|
|
||||||
|
|
||||||
0.4.24
|
0.4.24
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.4.24'
|
__version__ = u'0.4.25'
|
||||||
|
|
Loading…
Reference in a new issue