summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-07-13 13:31:46 -0400
committerGitHub <noreply@github.com>2020-07-13 13:31:46 -0400
commit457096e6dfd2b5837f289366dd99e6d2f276d924 (patch)
tree6265b2ddaa83e6f409cd7ff2d9afd5d06f76caef /changelog.d
parentFix handling of "off" in encryption_enabled_by_default_for_room_type (#7822) (diff)
downloadsynapse-457096e6dfd2b5837f289366dd99e6d2f276d924.tar.xz
Support handling registration requests across multiple client readers. (#7830)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7830.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7830.feature b/changelog.d/7830.feature
new file mode 100644
index 0000000000..b4f614084d
--- /dev/null
+++ b/changelog.d/7830.feature
@@ -0,0 +1 @@
+Add support for handling registration requests across multiple client reader workers.