Update changelog

This commit is contained in:
Lance Edgar 2021-11-11 18:38:44 -06:00
parent 426ba0ea34
commit 901dacf038
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.173 (2021-11-11)
--------------------
* Improve error handling when executing a custorder batch.
* Fix "download results" support for Products.
0.8.172 (2021-11-11) 0.8.172 (2021-11-11)
-------------------- --------------------

View file

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