updating changelog

This commit is contained in:
tibbi 2021-05-19 23:16:49 +02:00
parent 91442a8c9a
commit 9f15dc39d4
2 changed files with 12 additions and 0 deletions

View file

@ -1,6 +1,14 @@
Changelog
==========
Version 6.9.0 *(2021-05-19)*
----------------------------
* Added a Recents tab showing the latest 50 files
* Allow exiting the app with a single Back (by tkterris)
* Avoid mistakenly showing hidden items as search results
* Some UX, stability and translation improvements
Version 6.8.8 *(2021-04-19)*
----------------------------

View file

@ -0,0 +1,4 @@
* Added a Recents tab showing the latest 50 files
* Allow exiting the app with a single Back (by tkterris)
* Avoid mistakenly showing hidden items as search results
* Some UX, stability and translation improvements