updating changelog

This commit is contained in:
tibbi 2021-10-14 21:49:00 +02:00
parent d98084a908
commit f7bdfd3162
2 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,15 @@
Changelog Changelog
========== ==========
Version 6.10.0 *(2021-08-27)* Version 6.10.0 *(2021-10-14)*
----------------------------
* Added a Storage Analyzer tab on Android 8+
* Allow saving any file type with the Save as action
* Some Android 11 related file operation improvements
* Couple stability, translation and UX improvements
Version 6.9.4 *(2021-08-27)*
---------------------------- ----------------------------
* Rewrote the current folder path into a 1 liner * Rewrote the current folder path into a 1 liner

View File

@ -0,0 +1,4 @@
* Added a Storage Analyzer tab on Android 8+
* Allow saving any file type with the Save as action
* Some Android 11 related file operation improvements
* Couple stability, translation and UX improvements