Update changelog

This commit is contained in:
Lance Edgar 2018-06-14 12:20:36 -05:00
parent baeb9a558e
commit eb1bb02dc5
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.7.18 (2018-06-14)
-------------------
* Auto-size columns for Excel results download.
* Add Excel results download for categories, report codes.
* Use "known" label if possible when making new grid filters.
* Expose new ``exempt_from_gross_sales`` flags.
0.7.17 (2018-06-09)
-------------------

View file

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