diff --git a/CHANGES.md b/CHANGES.md index c3469f0661..b031e626eb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -Changes in Element 1.0.11 (2020-XX-XX) +Changes in Element 1.0.11 (2020-11-27) =================================================== Features ✨: @@ -30,14 +30,9 @@ Bugfix 🐛: - Update profile has no effect if user is in zero rooms - Fix issues with matrix.to deep linking (#2349) -Translations 🗣: - - - SDK API changes ⚠️: - - AccountService now exposes suspendable function instead of using MatrixCallback (#2354). Note: We will incrementally migrate all the SDK API in a near future. - -Build 🧱: - - + - AccountService now exposes suspendable function instead of using MatrixCallback (#2354). + Note: We will incrementally migrate all the SDK API in a near future (#2449) Test: - Add `allScreensTest` to cover all screens of the app diff --git a/fastlane/metadata/android/en-US/changelogs/40100110.txt b/fastlane/metadata/android/en-US/changelogs/40100110.txt new file mode 100644 index 0000000000..e587003352 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/40100110.txt @@ -0,0 +1,2 @@ +This new version mainly contains user interface and user experience improvements. Now you can invite friends, and create DM very fast by scanning QR codes. +Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.0.11 \ No newline at end of file