diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e72c2f0..084db3cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========== +Version 6.15.0 *(2021-05-18)* +---------------------------- + + * Allow creating contact shortcuts on Android 8+ + * Show the passed years at events, like age at birthdays + * Show more items at the top menus + * Some stability and translation improvements + Version 6.14.3 *(2021-04-04)* ---------------------------- diff --git a/fastlane/metadata/android/en-US/changelogs/83.txt b/fastlane/metadata/android/en-US/changelogs/83.txt new file mode 100644 index 00000000..c96431a9 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/83.txt @@ -0,0 +1,4 @@ + * Allow creating contact shortcuts on Android 8+ + * Show the passed years at events, like age at birthdays + * Show more items at the top menus + * Some stability and translation improvements