Update changelog

This commit is contained in:
Lance Edgar 2017-04-04 17:44:52 -05:00
parent 754c086053
commit 56aff60efd
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.5.97 (2017-04-04)
-------------------
* Fix signature for ``MasterView.get_index_url()``
0.5.96 (2017-04-04)
-------------------

View file

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