Update changelog

This commit is contained in:
Lance Edgar 2021-02-18 11:51:05 -06:00
parent 9ad64ba5e1
commit 26d7ab080f
2 changed files with 17 additions and 1 deletions

View file

@ -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)
-------------------- --------------------

View file

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