From a62ab1bc4cc9378d2e445668ae6c33afdf67affb Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 12 Mar 2024 17:49:09 +0000 Subject: [PATCH] Actually it clearly isn't going to support markdown, is it? --- changelogs/client_server/newsfragments/1746.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1746.feature b/changelogs/client_server/newsfragments/1746.feature index cc858947..a3673074 100644 --- a/changelogs/client_server/newsfragments/1746.feature +++ b/changelogs/client_server/newsfragments/1746.feature @@ -1 +1 @@ -Add support for recursion on the /relations endpoints ([MSC3981](https://github.com/matrix-org/matrix-spec-proposals/pull/3981)). +Add support for recursion on the /relations endpoints (MSC3981).