Update changelog

This commit is contained in:
Lance Edgar 2022-01-10 16:34:06 -06:00
parent eb221417e5
commit 9045505153
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG CHANGELOG
========= =========
0.8.193 (2022-01-10)
--------------------
* Add buefy support for quick-printing product labels; also speed bump.
* Add way to set form-wide schema validator.
* Add progress support when deleting a batch.
* Expose the Sale, TPR, Current price fields for label batch.
0.8.192 (2022-01-08) 0.8.192 (2022-01-08)
-------------------- --------------------

View file

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