summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2022-09-21 15:13:15 +0100
committerBrendan Abolivier <babolivier@matrix.org>2022-09-21 15:46:27 +0100
commitead6b09dfd2b2f97f673f80f67ebbf69a43b7c99 (patch)
treecf4970d417b8281d02baef7215e43597cd6db876
parentAdd a comment explaining why device_id is NULLable (diff)
downloadsynapse-ead6b09dfd2b2f97f673f80f67ebbf69a43b7c99.tar.xz
Fixup changelog
-rw-r--r--changelog.d/13831.feature1
-rw-r--r--changelog.d/13831.misc1
2 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/13831.feature b/changelog.d/13831.feature
new file mode 100644

index 0000000000..6c8e5cffe2 --- /dev/null +++ b/changelog.d/13831.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). diff --git a/changelog.d/13831.misc b/changelog.d/13831.misc deleted file mode 100644
index 38959855c8..0000000000 --- a/changelog.d/13831.misc +++ /dev/null
@@ -1 +0,0 @@ -Add experimental support for tracking device IDs of pushers (as a partial implementation of [MSC3881](https://github.com/matrix-org/matrix-spec-proposals/pull/3881)).