From 29359ad119f96cf58563eef0851a31b5152fe650 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 16 Feb 2021 12:04:00 +0100 Subject: [PATCH] Update change after rebase --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 930068dd6c..9d1ba6ce07 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,7 @@ Features ✨: Improvements 🙌: - Fetch homeserver type and version and display in a new setting screen and add info in rageshakes (#2831) + - Improve initial sync performance (#983) Bugfix 🐛: - @@ -90,7 +91,6 @@ Improvements 🙌: - SSO support for cross signing (#1062) - Deactivate account when logged in with SSO (#1264) - SSO UIA doesn't work (#2754) - - Improve initial sync performance (#983) Bugfix 🐛: - Fix clear cache issue: sometimes, after a clear cache, there is still a token, so the init sync service is not started.