Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Move the warning at the top of the release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
babolivier committed Feb 12, 2020
1 parent fdb8167 commit 7b8d654
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -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
---------------------------

Expand Down Expand Up @@ -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
--------

Expand Down

0 comments on commit 7b8d654

Please sign in to comment.