summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-08-11 15:44:45 -0400
committerGitHub <noreply@github.com>2021-08-11 15:44:45 -0400
commit98a3355d9a58538cfbc1c88020e6b6d9bccea516 (patch)
tree38c932d95a739c2e425ea6c555c565bb41f1fed9 /changelog.d
parentAdmin API to delete media for a specific user (#10558) (diff)
downloadsynapse-98a3355d9a58538cfbc1c88020e6b6d9bccea516.tar.xz
Update the pagination parameter name based on MSC2946 review. (#10579)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10579.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10579.feature b/changelog.d/10579.feature
new file mode 100644
index 0000000000..ffc4e4289c
--- /dev/null
+++ b/changelog.d/10579.feature
@@ -0,0 +1 @@
+Add pagination to the spaces summary based on updates to [MSC2946](https://github.com/matrix-org/matrix-doc/pull/2946).