summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2021-09-21 12:10:50 +0100
committerGitHub <noreply@github.com>2021-09-21 12:10:50 +0100
commit9b5782d51d52b343dc4d633d7c0bf8a3b64f42c5 (patch)
tree752168b1e6aaddb3850256959ac9ab87f75c7abf /CHANGES.md
parentPoint to upgrade notes (diff)
downloadsynapse-9b5782d51d52b343dc4d633d7c0bf8a3b64f42c5.tar.xz
Specify MSC name; fix typo
one day I'll learn how to spell hierarchy
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 2878b67e72..341281751f 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,11 +1,11 @@
 Synapse 1.43.0 (2021-09-21)
 ===========================
 
-This release drops support for the deprecated, unstable API for [MSC2858](https://github.com/matrix-org/matrix-doc/blob/master/proposals/2858-Multiple-SSO-Identity-Providers.md#unstable-prefix), as well as the undocumented `experimental.msc2858_enabled` config option. Client authors should update their clients to use the stable API, available since Synapse 1.30.
+This release drops support for the deprecated, unstable API for [MSC2858 (Multiple SSO Identity Providers)](https://github.com/matrix-org/matrix-doc/blob/master/proposals/2858-Multiple-SSO-Identity-Providers.md#unstable-prefix), as well as the undocumented `experimental.msc2858_enabled` config option. Client authors should update their clients to use the stable API, available since Synapse 1.30.
 
-The documentation has been updated with configuration for routing `/spaces`, `/heirarchy` and `/summary` to workers. See [the upgrade notes](https://github.com/matrix-org/synapse/blob/release-v1.43/docs/upgrade.md#upgrading-to-v1430) for more details.
+The documentation has been updated with configuration for routing `/spaces`, `/hierarchy` and `/summary` to workers. See [the upgrade notes](https://github.com/matrix-org/synapse/blob/release-v1.43/docs/upgrade.md#upgrading-to-v1430) for more details.
 
-No significant changes since 1.43.0rc2.
+No significant changes sheirarchyince 1.43.0rc2.
 
 Synapse 1.43.0rc2 (2021-09-17)
 ==============================