summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2024-04-09 12:11:50 -0400
committerGitHub <noreply@github.com>2024-04-09 17:11:50 +0100
commit657b8cc75ceef4baaa7f293d0643c1623ffb35b7 (patch)
tree7eb726642d24ef1615a6d276af7d5ea14b14389f /changelog.d
parentStabliize support for MSC3981: recurse /relations (#17023) (diff)
downloadsynapse-657b8cc75ceef4baaa7f293d0643c1623ffb35b7.tar.xz
Stabilize support for MSC4010: push rules & account data. (#17022)
See
[MSC4010](https://github.com/matrix-org/matrix-spec-proposals/pull/4010),
but this is pretty much just removing an experimental flag.

Part of #17021
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/17022.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17022.feature b/changelog.d/17022.feature
new file mode 100644
index 0000000000..be5bda425e
--- /dev/null
+++ b/changelog.d/17022.feature
@@ -0,0 +1 @@
+Stabilize support for [MSC4010](https://github.com/matrix-org/matrix-spec-proposals/pull/4010) which clarifies the interaction of push rules and account data. Contributed by @clokep.
\ No newline at end of file