Update changelog

This commit is contained in:
Lance Edgar 2019-10-08 09:39:44 -05:00
parent 43f366d955
commit fbeb48a021
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.66 (2019-10-08)
-------------------
* Fix label bug for grid filter with value choices dropdown.
0.8.65 (2019-10-07)
-------------------

View file

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