Update changelog

This commit is contained in:
Lance Edgar 2021-03-30 11:50:20 -05:00
parent 2332cae09b
commit 4cf61a92cf
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.130 (2021-03-30)
--------------------
* Catch and show error, if one happens when making batch from product query.
* Expose the new ``Store.archived`` flag.
0.8.129 (2021-03-11)
--------------------

View file

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