summary refs log tree commit diff
path: root/changelog.d/10157.bugfix
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2021-06-23 09:38:27 +0100
committerBrendan Abolivier <babolivier@matrix.org>2021-06-23 09:38:27 +0100
commit9ec45aca1fbea55475f3a47c37b01058a0eafe98 (patch)
treed142e0bb11f722358eca1a9e32ff136cf811e44d /changelog.d/10157.bugfix
parentFix schema delta to not take as long on large servers (#10227) (diff)
downloadsynapse-9ec45aca1fbea55475f3a47c37b01058a0eafe98.tar.xz
1.37.0rc1
Diffstat (limited to 'changelog.d/10157.bugfix')
-rw-r--r--changelog.d/10157.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10157.bugfix b/changelog.d/10157.bugfix
deleted file mode 100644
index 6eaaa05b80..0000000000
--- a/changelog.d/10157.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in v1.21.0 which could cause `/sync` to return immediately with an empty response.