Update changelog

This commit is contained in:
Lance Edgar 2017-04-04 16:05:34 -05:00
parent e64cdb3f80
commit 1a9a2b2d67
2 changed files with 13 additions and 1 deletions

View file

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

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = u'0.5.95'
__version__ = u'0.5.96'