Update changelog

This commit is contained in:
Lance Edgar 2021-11-05 18:45:45 -05:00
parent 5ff57ae7d2
commit 28e9085249
2 changed files with 11 additions and 1 deletions

View file

@ -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)
--------------------

View file

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