diff options
author | Ben Banfield-Zanin <benbz@matrix.org> | 2021-03-05 12:07:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-05 12:07:50 +0000 |
commit | e5da770ccea03bc386c476913951ee220d5cf04e (patch) | |
tree | 6525b0f87374d0b6c04aa4ea144ba5d13b455cbd /changelog.d | |
parent | Replace `last_*_pdu_age` metrics with timestamps (#9540) (diff) | |
download | synapse-e5da770ccea03bc386c476913951ee220d5cf04e.tar.xz |
Add additional SAML2 upgrade notes (#9550)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/9550.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9550.doc b/changelog.d/9550.doc new file mode 100644 index 0000000000..adbbeb0ae4 --- /dev/null +++ b/changelog.d/9550.doc @@ -0,0 +1 @@ +Improve the SAML2 upgrade notes for 1.27.0. |