Update changelog

This commit is contained in:
Lance Edgar 2021-10-13 12:19:49 -04:00
parent e3cad91be0
commit 1463c09385
2 changed files with 9 additions and 1 deletions

View file

@ -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)
-------------------- --------------------

View file

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