summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-01-25 12:28:30 +0000
committerBrendan Abolivier <babolivier@matrix.org>2022-01-27 16:03:28 +0000
commit3bfdc20ef3a854856cbeb573d9f4a79e820ba7b2 (patch)
tree25752cbde1c70ebfb8867ae6b4d33c07c2e0cb3f /CHANGES.md
parentCorrect version number (diff)
downloadsynapse-3bfdc20ef3a854856cbeb573d9f4a79e820ba7b2.tar.xz
Point to upgrade notes in changelog
Diffstat (limited to '')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 6a08aa7dda..37b9e6bb96 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,7 +3,7 @@ Synapse 1.51.0 (2022-01-25)
 
 No significant changes since 1.51.0rc2.
 
-Synapse 1.51.0 deprecates `webclient` listeners and non-HTTP(S) `web_client_location`s. Support for these will be removed in Synapse 1.53.0, at which point Synapse will not be capable of directly serving a web client for Matrix.
+Synapse 1.51.0 deprecates `webclient` listeners and non-HTTP(S) `web_client_location`s. Support for these will be removed in Synapse 1.53.0, at which point Synapse will not be capable of directly serving a web client for Matrix. See the [upgrade notes](https://matrix-org.github.io/synapse/develop/upgrade#upgrading-to-v1510).
 
 Synapse 1.51.0rc2 (2022-01-24)
 ==============================