Update changelog

This commit is contained in:
Lance Edgar 2023-02-02 20:24:19 -06:00
parent 506de0383f
commit 36a902398a
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.291 (2023-02-02)
--------------------
* Fix checkbox behavior for Inventory Worksheet.
* Form constructor assumes ``use_buefy=True`` by default.
0.8.290 (2023-02-02) 0.8.290 (2023-02-02)
-------------------- --------------------

View file

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