Update changelog

This commit is contained in:
Lance Edgar 2016-12-09 10:35:33 -06:00
parent ccc1374f6d
commit 468a84aa90
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.5.53 (2016-12-09)
-------------------
* Fix bug when editing a data row
0.5.52 (2016-12-08)
-------------------

View file

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