summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-01-25 11:42:32 +0000
committerBrendan Abolivier <babolivier@matrix.org>2022-01-27 16:03:28 +0000
commit927fadaa61d12d72e50d98f92dc24dfd1673d5d3 (patch)
tree5a25f7d0bf4925c96d15755e4611f6ae71a6c90e
parentCall out deprecation (diff)
downloadsynapse-927fadaa61d12d72e50d98f92dc24dfd1673d5d3.tar.xz
Correct version number
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 8a8e05907c..6a08aa7dda 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)
 ==============================