update changelog.

This commit is contained in:
Herbert Poul
2021-08-27 13:48:48 +02:00
parent c4fc7b2792
commit 8d990eadb6
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# 1.9.3 - unreleased
# 1.9.3 - 2021-08-27
* Allow removing of files from the list of "recent files". [#260](https://github.com/authpass/authpass/pull/260).
* Improve AuthPass Cloud authentication #259
* Minor bugfixes
# 1.9.2 - 2021-08-17

View File

@ -0,0 +1,4 @@
* Allow removing of files from the list of "recent files". [#260](https://github.com/authpass/authpass/pull/260).
* Improve AuthPass Cloud authentication #259
* Minor bugfixes