Bump version for 1.35.1

This commit is contained in:
Johannes Zellner
2021-06-04 10:11:04 +02:00
parent f9f5353f42
commit 260198817d
4 changed files with 7 additions and 3 deletions

View File

@@ -430,3 +430,7 @@
* Add a configuration option which allows enabling opentracing by user id. (#9978)
* Enable experimental support for MSC2946 (spaces summary API) and MSC3083 (restricted join rules) by default. (#10011)
[1.25.1]
* Update Synapse to 1.35.1
* Fix a bug introduced in v1.35.0 where invite-only rooms would be shown to all users in a space, regardless of if the user had access to it. (#10109)