Update changelog
This commit is contained in:
parent
b27987f1d1
commit
ab523719a6
|
@ -5,6 +5,14 @@ CHANGELOG
|
||||||
Unreleased
|
Unreleased
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
0.10.10 (2024-06-03)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Fix focus for ``<b-select>`` shim component.
|
||||||
|
|
||||||
|
* More butterball fixes for "view profile" template.
|
||||||
|
|
||||||
|
|
||||||
0.10.9 (2024-06-03)
|
0.10.9 (2024-06-03)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.10.9'
|
__version__ = '0.10.10'
|
||||||
|
|
Loading…
Reference in a new issue