updating changelog
This commit is contained in:
parent
91442a8c9a
commit
9f15dc39d4
2 changed files with 12 additions and 0 deletions
|
@ -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)*
|
||||
----------------------------
|
||||
|
||||
|
|
4
fastlane/metadata/android/en-US/changelogs/104.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/104.txt
Normal 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
|
Loading…
Reference in a new issue