Update changelog

This commit is contained in:
Lance Edgar 2024-04-28 20:25:55 -05:00
parent e9ddd6dc36
commit 68384a00dc
2 changed files with 17 additions and 1 deletions

View file

@ -5,6 +5,22 @@ CHANGELOG
Unreleased
----------
0.10.1 (2024-04-28)
-------------------
* Sort list of available themes.
* Update various icon names for oruga compatibility.
* Fix vertical alignment in main menu bar, for butterball.
* Fix upgrade execution logic/UI per oruga.
* Show "View This" button when cloning a record.
* Stop including 'falafel' as available theme.
0.10.0 (2024-04-28)
-------------------

View file

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