summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-02-07 15:45:39 +0000
committerGitHub <noreply@github.com>2020-02-07 15:45:39 +0000
commit21db35f77e4718cfe6d6b292baada9dd02ef8280 (patch)
tree15385b86ea0820cd2554cbacfc2a1e4a98497c7d /changelog.d
parentRemove unused `get_room_stats_state` method. (#6869) (diff)
downloadsynapse-21db35f77e4718cfe6d6b292baada9dd02ef8280.tar.xz
Add support for putting fed user query API on workers (#6873)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6873.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6873.feature b/changelog.d/6873.feature
new file mode 100644
index 0000000000..bbedf8f7f0
--- /dev/null
+++ b/changelog.d/6873.feature
@@ -0,0 +1 @@
+Add ability to route federation user device queries to workers.