Update changelog
This commit is contained in:
parent
daa5126c21
commit
4396c4c628
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.189 (2021-12-23)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Add basic "pending product" support for new custorder batch.
|
||||||
|
|
||||||
|
* Improve email bounce view per buefy theme.
|
||||||
|
|
||||||
|
|
||||||
0.8.188 (2021-12-20)
|
0.8.188 (2021-12-20)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.188'
|
__version__ = '0.8.189'
|
||||||
|
|
Loading…
Reference in a new issue