From 77e1414b083a699af526340d7df90334cf304aa8 Mon Sep 17 00:00:00 2001 From: Andrew Ferrazzutti Date: Tue, 18 Jun 2024 17:21:50 -0400 Subject: [PATCH] Add changelog --- changelog.d/17326.feature | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelog.d/17326.feature diff --git a/changelog.d/17326.feature b/changelog.d/17326.feature new file mode 100644 index 0000000000..7106287506 --- /dev/null +++ b/changelog.d/17326.feature @@ -0,0 +1,2 @@ +Add initial implementation of delayed events (Futures) as proposed by [MSC4140](https://github.com/matrix-org/matrix-spec-proposals/pull/4140). +