Update changelog

This commit is contained in:
Lance Edgar 2018-06-27 10:27:14 -05:00
parent 0c653b5ee3
commit 88a8922833
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.7.20 (2018-06-27)
-------------------
* Fix input validation for integer grid filter.
0.7.19 (2018-06-14)
-------------------

View file

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