diff --git a/CHANGELOG.md b/CHANGELOG.md index de9568ac6..f73009093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 6.17.0 *(2020-11-02)* +---------------------------- + + * Redesigning the main folders screen, try making it moderner (!) + * Fix some glitches with deep zoomable fullscreen images not loading in well + * Couple other UX, stability and translation improvements + Version 6.16.5 *(2020-10-28)* ---------------------------- diff --git a/fastlane/metadata/android/en-US/changelogs/325.txt b/fastlane/metadata/android/en-US/changelogs/325.txt new file mode 100644 index 000000000..de298fdb7 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/325.txt @@ -0,0 +1,3 @@ + * Redesigning the main folders screen, try making it moderner (!) + * Fix some glitches with deep zoomable fullscreen images not loading in well + * Couple other UX, stability and translation improvements