summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2021-06-03 08:18:22 -0400
committerPatrick Cloke <patrickc@matrix.org>2021-06-03 08:18:22 -0400
commit57c01dca297b7e14eb7be2b40d80f7577002754f (patch)
treed25c54d630e7976ed51e6be0d0712d725006177c /CHANGES.md
parentDo not show invite-only rooms in spaces summary (unless joined/invited). (#10... (diff)
downloadsynapse-57c01dca297b7e14eb7be2b40d80f7577002754f.tar.xz
1.35.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index f03a53affc..5794f2bffd 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.35.1 (2021-06-03)
+===========================
+
+Bugfixes
+--------
+
+- Fix a bug introduced in v1.35.0 where invite-only rooms would be shown to users in a space who were not invited. ([\#10109](https://github.com/matrix-org/synapse/issues/10109))
+
+
 Synapse 1.35.0 (2021-06-01)
 ===========================