summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-04-16 17:52:00 +0100
committerErik Johnston <erik@matrix.org>2019-04-16 17:52:00 +0100
commit14d5ad7d2b0d4163dae62de7a5699838b1ffdcbe (patch)
treeada9596e0c3cb0315b0786e1460a9767d4fd9c22
parentRemove usage of request.postpath (diff)
downloadsynapse-14d5ad7d2b0d4163dae62de7a5699838b1ffdcbe.tar.xz
Newsfile
-rw-r--r--changelog.d/5070.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5070.feature b/changelog.d/5070.feature
new file mode 100644
index 0000000000..fd7b80018e
--- /dev/null
+++ b/changelog.d/5070.feature
@@ -0,0 +1 @@
+Add support for handling /verions, /voip and /push_rules client endpoints to client_reader worker.