summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-09-06 10:14:07 +0100
committerGitHub <noreply@github.com>2021-09-06 10:14:07 +0100
commit2ca0d64854b0d369785f1cb76915a480df445792 (patch)
tree30c7dd9984dc7bac7d8c946091ca4504024711e6 /changelog.d
parentAllow room creator to send MSC2716 related events in existing room versions (... (diff)
downloadsynapse-2ca0d64854b0d369785f1cb76915a480df445792.tar.xz
Speed up persisting redacted events (#10756)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10756.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10756.misc b/changelog.d/10756.misc
new file mode 100644
index 0000000000..3b7acff03f
--- /dev/null
+++ b/changelog.d/10756.misc
@@ -0,0 +1 @@
+Minor speed ups when joining large rooms over federation.