From 5970e3fdc702d1d85ba681391990075eafeb908f Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Wed, 14 Jul 2021 02:26:40 -0500 Subject: [PATCH] Make it clear what MSC the change is part of --- changelog.d/10245.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/10245.feature b/changelog.d/10245.feature index 41a684347c..b3c48cc2cc 100644 --- a/changelog.d/10245.feature +++ b/changelog.d/10245.feature @@ -1 +1 @@ -Make historical events discoverable from backfill for servers without any scrollback history. +Make historical events discoverable from backfill for servers without any scrollback history (part of MSC2716).