diff --git a/CHANGELOG.md b/CHANGELOG.md index ca1cd4a1f..7da77f038 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ Changelog Version 5.18.0 *(2023-06-08)* ---------------------------- + * Fixed the inability of setting the app as default for handling calls on some devices + * Fixed some issues with incoming calls not being shown sometimes * Improved speed dial handling at contacts with multiple numbers * Properly display organization contact names * Added some stability, translation and UX improvements diff --git a/fastlane/metadata/android/en-US/changelogs/56.txt b/fastlane/metadata/android/en-US/changelogs/56.txt index 23a286685..07c171d4f 100644 --- a/fastlane/metadata/android/en-US/changelogs/56.txt +++ b/fastlane/metadata/android/en-US/changelogs/56.txt @@ -1,3 +1,5 @@ + * Fixed the inability of setting the app as default for handling calls on some devices + * Fixed some issues with incoming calls not being shown sometimes * Improved speed dial handling at contacts with multiple numbers * Properly display organization contact names * Added some stability, translation and UX improvements