summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-01-25 11:42:32 +0000
committerDavid Robertson <davidr@element.io>2022-01-25 11:42:32 +0000
commit343d4f13d8cb9f813097267216eaa0a74935b4ca (patch)
tree2d229de4d40a5dcd53d1981b34953a4862203e04
parentCall out deprecation (diff)
downloadsynapse-343d4f13d8cb9f813097267216eaa0a74935b4ca.tar.xz
Correct version number v1.51.0
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 651d1c5a6d..d3dcd0ed2e 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 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.
 
 Synapse 1.51.0rc2 (2022-01-24)
 ==============================