summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-06-21 14:13:36 +0100
committerErik Johnston <erik@matrix.org>2019-06-21 14:16:03 +0100
commit2b0bde935a9f6ad4a52a87e1c2fe549b26bb4ecc (patch)
treee7488be869f9e36c3cbeb89b2f84b9ab622bcfb1 /changelog.d
parentFix /messages on worker when no token supplied (diff)
downloadsynapse-2b0bde935a9f6ad4a52a87e1c2fe549b26bb4ecc.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5513.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5513.feature b/changelog.d/5513.feature
new file mode 100644
index 0000000000..5c6bab2c31
--- /dev/null
+++ b/changelog.d/5513.feature
@@ -0,0 +1 @@
+Add support for handling pagination APIs on client reader worker.