Update changelog

This commit is contained in:
Lance Edgar 2021-03-05 12:21:45 -06:00
parent 97e1700cf9
commit 059b24fac7
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.128 (2021-03-05)
--------------------
* Allow per-user stylesheet for Buefy themes.
* Expose ``date_created`` for delete product batches.
0.8.127 (2021-03-02)
--------------------

View file

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