summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-01-09 13:25:48 +0000
committerErik Johnston <erik@matrix.org>2020-01-09 13:25:48 +0000
commitd773290cb1d015f0debe5f64f4e495612cf1da60 (patch)
tree33a7294ddad2c3fbbcbbd7b4831b6813176515dd /CHANGES.md
parentMerge pull request #6664 from matrix-org/erikj/media_admin_apis (diff)
parentFixup changelog (diff)
downloadsynapse-d773290cb1d015f0debe5f64f4e495612cf1da60.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md

index 24da66c596..bdc03e67d6 100644 --- a/CHANGES.md +++ b/CHANGES.md
@@ -1,3 +1,13 @@ +Synapse 1.8.0 (2020-01-09) +========================== + +Bugfixes +-------- + +- Fix `GET` request on `/_synapse/admin/v2/users` endpoint. Contributed by Awesome Technologies Innovationslabor GmbH. ([\#6563](https://github.com/matrix-org/synapse/issues/6563)) +- Fix incorrect signing of responses from the key server implementation. ([\#6657](https://github.com/matrix-org/synapse/issues/6657)) + + Synapse 1.8.0rc1 (2020-01-07) =============================