diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-09-06 16:05:05 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-09-06 16:05:05 +0100 |
commit | ff039df70d9d176f5953c0fd3770fe2e918b1ecd (patch) | |
tree | 2fc8a8fad12afc86ba12f193cdd81d42ef8ee662 /CHANGES.md | |
parent | Expand on why users should read upgrade notes (diff) | |
download | synapse-ff039df70d9d176f5953c0fd3770fe2e918b1ecd.tar.xz |
Improve changelog wording v1.42.0rc2
Diffstat (limited to '')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 67d649a4dd..f9659d596d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ Synapse 1.42.0rc2 (2021-09-06) ============================== -This version of Synapse removes deprecated room-management admin APIs and out-of-date +This version of Synapse removes deprecated room-management admin APIs, removes 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). |