Update changelog

This commit is contained in:
Lance Edgar 2017-12-19 20:48:49 -06:00
parent f17617c659
commit 36aaa4d70c
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.6.53 (2017-12-19)
-------------------
* Accept ``value_enum`` kwarg when creating grid filter.
0.6.52 (2017-12-08)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.6.52'
__version__ = '0.6.53'