summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2022-09-21 17:18:44 +0100
committerGitHub <noreply@github.com>2022-09-21 18:18:44 +0200
commitefabf44c7652095a0e3d9d9083fc8359cdde3854 (patch)
treeffcb5b8b92a07cbdd8b0d78073f99d39991365a3 /changelog.d
parentTrack device IDs for pushers (#13831) (diff)
downloadsynapse-efabf44c7652095a0e3d9d9083fc8359cdde3854.tar.xz
Add version flag for MSC3881 (#13860)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13860.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13860.feature b/changelog.d/13860.feature
new file mode 100644
index 0000000000..6c8e5cffe2
--- /dev/null
+++ b/changelog.d/13860.feature
@@ -0,0 +1 @@
+Add experimental support for [MSC3881: Remotely toggle push notifications for another client](https://github.com/matrix-org/matrix-spec-proposals/pull/3881).