summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2023-02-07 18:11:16 -0500
committerGitHub <noreply@github.com>2023-02-07 18:11:16 -0500
commit4142dca7188656647a5bfcbb593a58af721ebbf2 (patch)
treef2ca7d6fe12a0815bf15f2bbefbac727a4c0d7e9 /changelog.d
parentDisambiguate `get_ex_outlier_stream_rows` query (diff)
downloadsynapse-4142dca7188656647a5bfcbb593a58af721ebbf2.tar.xz
Include no actions instead of dont_notify for suppressing edits. (#15016)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15016.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15016.feature b/changelog.d/15016.feature
new file mode 100644
index 0000000000..b9bb331273
--- /dev/null
+++ b/changelog.d/15016.feature
@@ -0,0 +1 @@
+Experimental support to suppress notifications from message edits ([MSC3958](https://github.com/matrix-org/matrix-spec-proposals/pull/3958)).