summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2020-02-12 13:24:09 +0000
committerBrendan Abolivier <babolivier@matrix.org>2020-02-12 13:24:09 +0000
commit47acbc519f7961698d3228e3c7bb15c5275ec7e9 (patch)
tree4aa3d9453918afdde72be64550e6ffe52b60a6ac /CHANGES.md
parentUse BSD-compatible in-place editing for sed. (#6887) (diff)
parentMerge tag 'v1.10.0' (diff)
downloadsynapse-47acbc519f7961698d3228e3c7bb15c5275ec7e9.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 1995a70b19..0bce84f400 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,14 @@
+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
+---------------------------
+
+- Update the docker images to Alpine Linux 3.11. ([\#6897](https://github.com/matrix-org/synapse/issues/6897))
+
+
 Synapse 1.10.0rc5 (2020-02-11)
 ==============================
 
@@ -45,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
 --------