From 4441f5b991be9708f1d23eae090d29eae26e28af Mon Sep 17 00:00:00 2001 From: Mathieu Velten Date: Tue, 17 Jan 2023 15:51:11 +0100 Subject: [PATCH] Move changelog to feature --- changelog.d/{14831.misc => 14831.feature} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename changelog.d/{14831.misc => 14831.feature} (85%) diff --git a/changelog.d/14831.misc b/changelog.d/14831.feature similarity index 85% rename from changelog.d/14831.misc rename to changelog.d/14831.feature index 55aa666b1c..06b2a96854 100644 --- a/changelog.d/14831.misc +++ b/changelog.d/14831.feature @@ -1 +1 @@ -Faster joins: non lazy-loading syncs will return immediately after a faster join, by omitting partial state rooms until we acquire their full satte. +Faster joins: non lazy-loading syncs will return immediately after a faster join, by omitting partial state rooms until we acquire their full state.