diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-02-18 10:15:54 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-02-18 10:15:59 -0500 |
commit | 90550f598e9f543de151d1b75c3acd5c9b37ea49 (patch) | |
tree | a7be265a470251b57467dcc524255cf099fae635 /changelog.d | |
parent | Newsfragment (diff) | |
download | synapse-90550f598e9f543de151d1b75c3acd5c9b37ea49.tar.xz |
Revert "Newsfragment", which was meant to be part of #9434.
This reverts commit 8ad4676f35ec065853a5eb335b5566fdcf320460.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9434.doc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/9434.doc b/changelog.d/9434.doc deleted file mode 100644 index 0500848a12..0000000000 --- a/changelog.d/9434.doc +++ /dev/null @@ -1 +0,0 @@ -Properly document that Synapse v1.27.0 requires updating the sAML2 callback URL (similar to OpenID Connect). See [UPGRADE.rst](UPGRADE.rst) for more information. |