Update changelog

This commit is contained in:
Lance Edgar 2016-08-13 23:07:47 -05:00
parent 01edbf32d1
commit 7c9307e298
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.5.20 (2016-08-13)
-------------------
* Add null / not null verbs back to default boolean grid filter
0.5.19 (2016-08-12)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
__version__ = u'0.5.19'
__version__ = u'0.5.20'