summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-13 12:23:36 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-13 12:23:36 +0000
commitbb298f378cae3140b2fcccb319d9748106ed3f6e (patch)
tree861a4d14dbd9ae3c86eb3d5573b258a10d011868 /changelog.d
parentMerge pull request #5516 from matrix-org/rav/acme_key_path (diff)
parentMerge pull request #5531 from matrix-org/erikj/workers_pagination_token (diff)
downloadsynapse-bb298f378cae3140b2fcccb319d9748106ed3f6e.tar.xz
Merge pull request #5531 from matrix-org/erikj/workers_pagination_token
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5531.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5531.feature b/changelog.d/5531.feature
new file mode 100644

index 0000000000..5c6bab2c31 --- /dev/null +++ b/changelog.d/5531.feature
@@ -0,0 +1 @@ +Add support for handling pagination APIs on client reader worker.