Update changelog.

This commit is contained in:
Lance Edgar 2015-11-22 13:43:46 -06:00
parent a33b48dde3
commit ba6bf87ded
2 changed files with 11 additions and 1 deletions

View file

@ -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
------ ------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = u'0.4.24' __version__ = u'0.4.25'