updating changelog
This commit is contained in:
parent
d98084a908
commit
f7bdfd3162
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -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
|
||||||
|
|
|
@ -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
|
Loading…
Reference in New Issue