Update changelog

This commit is contained in:
Lance Edgar 2017-11-11 11:43:27 -06:00
parent 2cba0ade84
commit 455f991857
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.6.48 (2017-11-11)
-------------------
* Accept ``None`` as valid arg for ``Grid.set_filter()``.
0.6.47 (2017-11-08)
-------------------

View file

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