summary refs log tree commit diff
path: root/changelog.d/12370.feature
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-04-06 13:41:15 -0500
committerGitHub <noreply@github.com>2022-04-06 14:41:15 -0400
commitf931c0602a1dcfd40696c53779d80dc68c9c9e17 (patch)
tree43897898fadcf4be7c0ce5ccc7bdbca9f439f55b /changelog.d/12370.feature
parentRemove docs for converting a legacy structured logging config. (#12392) (diff)
downloadsynapse-f931c0602a1dcfd40696c53779d80dc68c9c9e17.tar.xz
Update changelog to describe changes from #12370 relative to `develop` (#12401)
Diffstat (limited to '')
-rw-r--r--changelog.d/12370.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12370.feature b/changelog.d/12370.feature
new file mode 100644
index 0000000000..2c695ddaa0
--- /dev/null
+++ b/changelog.d/12370.feature
@@ -0,0 +1 @@
+Update `/messages` to use historic pagination tokens if no `from` query parameter is given.