Update changelog
This commit is contained in:
parent
2332cae09b
commit
4cf61a92cf
|
@ -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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.129'
|
||||
__version__ = '0.8.130'
|
||||
|
|
Loading…
Reference in a new issue