summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-10-26 07:38:45 -0400
committerGitHub <noreply@github.com>2021-10-26 07:38:45 -0400
commitd52c58dfa3f548b489dae0b1945cf733d4a6538c (patch)
treedce259f497410a303c2d03c0a4d7746f873d6822 /changelog.d
parentDocument the version each module API method was added to Synapse (#11183) (diff)
downloadsynapse-d52c58dfa3f548b489dae0b1945cf733d4a6538c.tar.xz
Add a background update for updating MSC3440 relation threads. (#11181)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11181.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11181.feature b/changelog.d/11181.feature
new file mode 100644
index 0000000000..76b0d28084
--- /dev/null
+++ b/changelog.d/11181.feature
@@ -0,0 +1 @@
+Experimental support for the thread relation defined in [MSC3440](https://github.com/matrix-org/matrix-doc/pull/3440).