diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-09-06 15:57:57 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-09-06 15:58:33 +0100 |
commit | ca3cb1e039451b108015fa39d2b9d20022314182 (patch) | |
tree | ca8e14424814e04507a892e4dbe5fdb242b5d6c0 /CHANGES.md | |
parent | Move the upgrade notes reminder up to rc2 (diff) | |
download | synapse-ca3cb1e039451b108015fa39d2b9d20022314182.tar.xz |
Expand on why users should read upgrade notes
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 64c30eed10..67d649a4dd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,10 @@ Synapse 1.42.0rc2 (2021-09-06) ============================== -Server administrators are reminded to read [the upgrade notes](docs/upgrade.md#upgrading-to-v1420). +This version of Synapse removes deprecated room-management admin APIs and out-of-date +email pushers, and improves error handling for fallback templates for user-interactive +authentication. For more information on these points, server administrators are +encouraged to read [the upgrade notes](docs/upgrade.md#upgrading-to-v1420). Features -------- |