diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-04 13:38:46 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2021-11-04 13:38:46 +0000 |
commit | e38f7953ef62c990ec525f2819e1ad8d8ae3dbdf (patch) | |
tree | 4eeec5fe16c5b41dd33a3c42f553bbbef26c511e /changelog.d/11225.misc | |
parent | Simplify gatherResults and fix log contexts (diff) | |
parent | Track ongoing event fetches correctly in the presence of failure (#11240) (diff) | |
download | synapse-e38f7953ef62c990ec525f2819e1ad8d8ae3dbdf.tar.xz |
Merge branch 'develop' into rei/gsfg_1
Diffstat (limited to 'changelog.d/11225.misc')
-rw-r--r-- | changelog.d/11225.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11225.misc b/changelog.d/11225.misc new file mode 100644 index 0000000000..f14f65f9d4 --- /dev/null +++ b/changelog.d/11225.misc @@ -0,0 +1 @@ +Replace outdated links in the pull request checklist with links to the rendered documentation. |