Update changelog
This commit is contained in:
parent
15fb7f45b8
commit
f17ff59ba6
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.9.2 (2023-02-03)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Fix auto-focus username for login form.
|
||||||
|
|
||||||
|
|
||||||
0.9.1 (2023-02-03)
|
0.9.1 (2023-02-03)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.1'
|
__version__ = '0.9.2'
|
||||||
|
|
Loading…
Reference in a new issue