Update changelog

This commit is contained in:
Lance Edgar 2023-08-08 18:42:50 -05:00
parent 845b5cda1a
commit 4ecea891b3
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.9.41 (2023-08-08)
-------------------
* Add common logic to validate employee reference field.
* Fix HTML rendering for UOM choice options.
* Fix custom cell click handlers in main buefy grid tables.
0.9.40 (2023-08-03)
-------------------

View file

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