summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2021-08-05 20:35:53 -0500
committerGitHub <noreply@github.com>2021-08-05 20:35:53 -0500
commitf5a368bb48df85dd488afdead01a39f77f50de99 (patch)
treee6985ec3acfcaada0be29fff6f274bf503def226 /changelog.d
parentMerge remote-tracking branch 'origin/release-v1.40' into develop (diff)
downloadsynapse-f5a368bb48df85dd488afdead01a39f77f50de99.tar.xz
Mark all MSC2716 events as historical (#10537)
* Mark all MSC2716 events as historical
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10537.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10537.misc b/changelog.d/10537.misc
new file mode 100644
index 0000000000..c9e045300c
--- /dev/null
+++ b/changelog.d/10537.misc
@@ -0,0 +1 @@
+Mark all events stemming from the MSC2716 `/batch_send` endpoint as historical.