From f7e8b6ccc7f69442ac8472af04792d9101b23f71 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 26 Sep 2022 22:34:19 -0600 Subject: [PATCH] changelog --- changelogs/client_server/newsfragments/1254.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/client_server/newsfragments/1254.feature diff --git a/changelogs/client_server/newsfragments/1254.feature b/changelogs/client_server/newsfragments/1254.feature new file mode 100644 index 00000000..101feb02 --- /dev/null +++ b/changelogs/client_server/newsfragments/1254.feature @@ -0,0 +1 @@ +Add threading via `m.thread` relations, as per [MSC3440](https://github.com/matrix-org/matrix-spec-proposals/pull/3440), [MSC3856](https://github.com/matrix-org/matrix-spec-proposals/pull/3856), and [MSC3715](https://github.com/matrix-org/matrix-spec-proposals/pull/3715). \ No newline at end of file