Update changelog

This commit is contained in:
Lance Edgar 2024-04-16 20:11:15 -05:00
parent 9065f42195
commit 5a7deadba2
2 changed files with 12 additions and 1 deletions

View file

@ -5,6 +5,17 @@ CHANGELOG
Unreleased
----------
0.9.93 (2024-04-16)
-------------------
* Improve form support for view supplements.
* Prevent multi-click for grid filters "Save Defaults" button.
* Fix typo when getting app instance.
0.9.92 (2024-04-16)
-------------------

View file

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