updating changelog
This commit is contained in:
parent
29352e65f0
commit
cabfe4f766
2 changed files with 12 additions and 0 deletions
|
@ -1,6 +1,14 @@
|
||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 6.11.6 *(2020-01-11)*
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
* Improved the image loading performance
|
||||||
|
* Allow excluding the root "/" folder
|
||||||
|
* Properly handle editing files with spaces in path
|
||||||
|
* Couple other UX, UI, translation and stability improvements
|
||||||
|
|
||||||
Version 6.11.5 *(2020-01-04)*
|
Version 6.11.5 *(2020-01-04)*
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
|
4
fastlane/metadata/android/en-US/changelogs/286.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/286.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
* Improved the image loading performance
|
||||||
|
* Allow excluding the root "/" folder
|
||||||
|
* Properly handle editing files with spaces in path
|
||||||
|
* Couple other UX, UI, translation and stability improvements
|
Loading…
Reference in a new issue