Update changelog
This commit is contained in:
parent
9ad64ba5e1
commit
26d7ab080f
16
CHANGES.rst
16
CHANGES.rst
|
@ -2,6 +2,22 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.126 (2021-02-18)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Allow customization of main Buefy CSS styles, for falafel theme.
|
||||||
|
|
||||||
|
* Add special "contains any of" verb for string-based grid filters.
|
||||||
|
|
||||||
|
* Add special "equal to any of" verb for UPC-related grid filters.
|
||||||
|
|
||||||
|
* Tweaks per "delete products" batch.
|
||||||
|
|
||||||
|
* Misc. tweaks for vendor catalog batch.
|
||||||
|
|
||||||
|
* Add support for "default" trainwreck model.
|
||||||
|
|
||||||
|
|
||||||
0.8.125 (2021-02-10)
|
0.8.125 (2021-02-10)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.125'
|
__version__ = '0.8.126'
|
||||||
|
|
Loading…
Reference in a new issue