Update changelog
This commit is contained in:
parent
5ff57ae7d2
commit
28e9085249
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.168 (2021-11-05)
|
||||
--------------------
|
||||
|
||||
* Make separate method for writing results XLSX file.
|
||||
|
||||
* Add ``render_brand()`` method for MasterView.
|
||||
|
||||
* Add link to download generic template for vendor catalog batch.
|
||||
|
||||
|
||||
0.8.167 (2021-11-04)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.167'
|
||||
__version__ = '0.8.168'
|
||||
|
|
Loading…
Reference in a new issue