Update changelog
This commit is contained in:
parent
426ba0ea34
commit
901dacf038
|
@ -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)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.172'
|
__version__ = '0.8.173'
|
||||||
|
|
Loading…
Reference in a new issue