diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aa899c8..e4cfd833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========== +Version 6.5.0 *(2019-12-05)* +---------------------------- + + * Added many UI changes to refresh the apps look + * Fixed some third party intents and added handling for some new ones + * Show dialpad letters by default + * If the Dialpad button is hidden at the bottom, show it in the top Menu + Version 6.4.4 *(2019-10-28)* ---------------------------- diff --git a/fastlane/metadata/android/en-US/changelogs/53.txt b/fastlane/metadata/android/en-US/changelogs/53.txt new file mode 100644 index 00000000..d2dc064f --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/53.txt @@ -0,0 +1,4 @@ + * Added many UI changes to refresh the apps look + * Fixed some third party intents and added handling for some new ones + * Show dialpad letters by default + * If the Dialpad button is hidden at the bottom, show it in the top Menu