updating changelog
This commit is contained in:
parent
208fc1a2d8
commit
7bce1ce314
2 changed files with 10 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 6.21.4 *(2021-10-09)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Fixed some file operations on Android 11+
|
||||||
|
* Fixed files not being recognized by some apps after edit/copy
|
||||||
|
* Added some stability, translation and UX improvements
|
||||||
|
|
||||||
Version 6.21.3 *(2021-10-03)*
|
Version 6.21.3 *(2021-10-03)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
3
fastlane/metadata/android/en-US/changelogs/350.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/350.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
* Fixed some file operations on Android 11+
|
||||||
|
* Fixed files not being recognized by some apps after edit/copy
|
||||||
|
* Added some stability, translation and UX improvements
|
Loading…
Reference in a new issue