Update changelog
This commit is contained in:
parent
e3cad91be0
commit
1463c09385
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.161 (2021-10-13)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Add ``debounce()`` wrapper for buefy autocomplete.
|
||||||
|
|
||||||
|
* Leverage the auth handler for main user login.
|
||||||
|
|
||||||
|
|
||||||
0.8.160 (2021-10-11)
|
0.8.160 (2021-10-11)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.160'
|
__version__ = '0.8.161'
|
||||||
|
|
Loading…
Reference in a new issue