Update changelog

This commit is contained in:
Lance Edgar 2018-06-14 20:21:19 -05:00
parent 8387129eda
commit ea8e52377c
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.7.19 (2018-06-14)
-------------------
* Change how date fields are handled within grid filters.
* Add workaround for using pip 10.0 "internal" API in upgrades view.
0.7.18 (2018-06-14)
-------------------

View file

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