Update changelog

This commit is contained in:
Lance Edgar 2018-06-29 14:23:29 -05:00
parent 944e896196
commit 4c2f1aa4ed
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.7.22 (2018-06-29)
-------------------
* Consider any integer greater than PG allows, to be invalid grid filter value.
0.7.21 (2018-06-28) 0.7.21 (2018-06-28)
------------------- -------------------

View file

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