Update changelog

This commit is contained in:
Lance Edgar 2018-06-05 14:39:49 -05:00
parent ae3f79e522
commit cc6fa7058b
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.7.15 (2018-06-05)
-------------------
* Add integer-specific grid filter.
* Set filter value renderer when setting enum for grid field.
0.7.14 (2018-06-04) 0.7.14 (2018-06-04)
------------------- -------------------

View file

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