Update changelog

This commit is contained in:
Lance Edgar 2023-01-30 21:06:08 -06:00
parent a1d88a5e6b
commit 5f7fa33eb2
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG
=========
0.8.289 (2023-01-30)
--------------------
* Fix icon for multi-file upload widget.
* Tweak customer panel header style for new custorder.
* Add basic API support for printing product labels.
* Tweak the Ordering Worksheet generator, per Buefy.
* Refactor the Inventory Worksheet generator, per Buefy.
0.8.288 (2023-01-28)
--------------------

View file

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