summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-02-12 12:20:37 +0000
committerBrendan Abolivier <babolivier@matrix.org>2020-02-12 12:20:37 +0000
commit7b8d654a6196d889c8e1c2a403f5176650216432 (patch)
treedcb4dc8e25477155c02908b27139c5631c7b1bb2 /CHANGES.md
parent1.10.0 (diff)
downloadsynapse-7b8d654a6196d889c8e1c2a403f5176650216432.tar.xz
Move the warning at the top of the release changes v1.10.0 release-v1.10.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 603a50054e..0bce84f400 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,8 @@
 Synapse 1.10.0 (2020-02-12)
 ===========================
 
+**WARNING to client developers**: As of this release Synapse validates `client_secret` parameters in the Client-Server API as per the spec. See [\#6766](https://github.com/matrix-org/synapse/issues/6766) for details.
+
 Updates to the Docker image
 ---------------------------
 
@@ -54,9 +56,6 @@ Internal Changes
 Synapse 1.10.0rc1 (2020-01-31)
 ==============================
 
-**WARNING to client developers**: As of this release Synapse validates `client_secret` parameters in the Client-Server API as per the spec. See [\#6766](https://github.com/matrix-org/synapse/issues/6766) for details.
-
-
 Features
 --------