From d353cfcbb5245b4728dba2ee2623c56026c535fc Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Thu, 28 Aug 2025 19:38:21 -0500 Subject: [PATCH] Add changelog --- changelog.d/18873.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/18873.feature diff --git a/changelog.d/18873.feature b/changelog.d/18873.feature new file mode 100644 index 0000000000..bab4a0a075 --- /dev/null +++ b/changelog.d/18873.feature @@ -0,0 +1 @@ +Implement experimental [MSC3871](https://github.com/matrix-org/matrix-spec-proposals/pull/3871) to indicate `gaps` in the `/messages` timeline.