diff --git a/ChangeLog.md b/ChangeLog.md index 43efa606..5a714c70 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,13 @@ # Changelog *NOTE:* may be removed in the future in favor of the fastlane changelog. +## Version 2.2.0 +* Support resizable activities +* Update ical4android dep - should fix issues with duplicate tasks and events +* Update vcard4android dep +* Update gradle and sdk version +* Update translations + ## Version 2.1.5 * Improve error handling in sync and import * Update translations diff --git a/fastlane/metadata/android/en-US/changelogs/20200.txt b/fastlane/metadata/android/en-US/changelogs/20200.txt new file mode 100644 index 00000000..74593bd5 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/20200.txt @@ -0,0 +1,5 @@ +* Support resizable activities +* Update ical4android dep - should fix issues with duplicate tasks and events +* Update vcard4android dep +* Update gradle and sdk version +* Update translations