Update changelog
This commit is contained in:
parent
baeb9a558e
commit
eb1bb02dc5
12
CHANGES.rst
12
CHANGES.rst
|
@ -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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.7.17'
|
||||
__version__ = '0.7.18'
|
||||
|
|
Loading…
Reference in a new issue