From 076f959a2d8bc0657a73317d834ff8e2cc963aa8 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Fri, 5 Nov 2021 16:07:44 +0000 Subject: [PATCH] Changelog --- changelog.d/11215.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11215.feature diff --git a/changelog.d/11215.feature b/changelog.d/11215.feature new file mode 100644 index 0000000000..468020834b --- /dev/null +++ b/changelog.d/11215.feature @@ -0,0 +1 @@ +Add experimental support for sending to-device messages to application services, as specified by [MSC2409](https://github.com/matrix-org/matrix-doc/pull/2409). Disabled by default.