diff options
author | Eric Eastwood <erice@element.io> | 2022-04-05 04:57:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-05 10:57:09 +0100 |
commit | 5218fe7670eb13a1b5590c9eea270101ec200b84 (patch) | |
tree | 4196a7ad44af810acfaca585b3b963da3f94a01f /changelog.d | |
parent | Update broken link in `workers.md` (#12369) (diff) | |
download | synapse-5218fe7670eb13a1b5590c9eea270101ec200b84.tar.xz |
Explain how to decipher live and historic pagination tokens (#12317)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12317.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12317.misc b/changelog.d/12317.misc new file mode 100644 index 0000000000..1dfee496d8 --- /dev/null +++ b/changelog.d/12317.misc @@ -0,0 +1 @@ +Update docstrings to explain how to decipher live and historic pagination tokens. |