From 26526d86c5623d0fc26636e02723ff2fd7ee2cb6 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 27 May 2022 15:02:33 -0600 Subject: [PATCH] changelog --- changelogs/application_service/newsfragments/1094.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/application_service/newsfragments/1094.feature diff --git a/changelogs/application_service/newsfragments/1094.feature b/changelogs/application_service/newsfragments/1094.feature new file mode 100644 index 00000000..e1b2d5cb --- /dev/null +++ b/changelogs/application_service/newsfragments/1094.feature @@ -0,0 +1 @@ +Add timestamp massaging as per [MSC3316](https://github.com/matrix-org/matrix-spec-proposals/pull/3316). \ No newline at end of file