Update changelog
This commit is contained in:
parent
e64cdb3f80
commit
1a9a2b2d67
12
CHANGES.rst
12
CHANGES.rst
|
@ -2,6 +2,18 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.5.96 (2017-04-04)
|
||||
-------------------
|
||||
|
||||
* Tweak logic for registering exception view, to avoid test breakage
|
||||
|
||||
* Add basic paging grid/index support for mobile
|
||||
|
||||
* Tweak field label styles for mobile
|
||||
|
||||
* Allow config to define home page image URL
|
||||
|
||||
|
||||
0.5.95 (2017-03-29)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = u'0.5.95'
|
||||
__version__ = u'0.5.96'
|
||||
|
|
Loading…
Reference in a new issue