From 3e4652af4aa35f2ddaa52c1e031d03afa1f0e79a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Thu, 28 Nov 2024 17:30:19 +0100 Subject: [PATCH] Add changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- changelogs/application_service/newsfragments/2018.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/application_service/newsfragments/2018.feature diff --git a/changelogs/application_service/newsfragments/2018.feature b/changelogs/application_service/newsfragments/2018.feature new file mode 100644 index 00000000..70001142 --- /dev/null +++ b/changelogs/application_service/newsfragments/2018.feature @@ -0,0 +1 @@ +Allow to send EDUs to application services, as per [MSC2409](https://github.com/matrix-org/matrix-spec-proposals/pull/2409).