From 4142dca7188656647a5bfcbb593a58af721ebbf2 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 7 Feb 2023 18:11:16 -0500 Subject: Include no actions instead of dont_notify for suppressing edits. (#15016) --- changelog.d/15016.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/15016.feature (limited to 'changelog.d/15016.feature') 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)). -- cgit 1.5.1