Update changelog
This commit is contained in:
parent
e9ddd6dc36
commit
68384a00dc
16
CHANGES.rst
16
CHANGES.rst
|
@ -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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.10.0'
|
||||
__version__ = '0.10.1'
|
||||
|
|
Loading…
Reference in a new issue