diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c3d34f..c6c63253 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========== +Version 6.13.1 *(2020-10-27)* +---------------------------- + + * Redesigned the View and Edit screens, use bigger contact image + * Added quick action buttons to Viber, WhatsApp, Telegram and Signal contacts + * Added some UX and translation improvements + Version 6.13.0 *(2020-09-19)* ---------------------------- diff --git a/fastlane/metadata/android/en-US/changelogs/77.txt b/fastlane/metadata/android/en-US/changelogs/77.txt new file mode 100644 index 00000000..de9c2bcf --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/77.txt @@ -0,0 +1,3 @@ + * Redesigned the View and Edit screens, use bigger contact image + * Added quick action buttons to Viber, WhatsApp, Telegram and Signal contacts + * Added some UX and translation improvements