diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-06-03 08:18:22 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-06-03 08:18:22 -0400 |
commit | 57c01dca297b7e14eb7be2b40d80f7577002754f (patch) | |
tree | d25c54d630e7976ed51e6be0d0712d725006177c /changelog.d | |
parent | Do not show invite-only rooms in spaces summary (unless joined/invited). (#10... (diff) | |
download | synapse-57c01dca297b7e14eb7be2b40d80f7577002754f.tar.xz |
1.35.1
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10109.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/10109.bugfix b/changelog.d/10109.bugfix deleted file mode 100644 index bc41bf9e5e..0000000000 --- a/changelog.d/10109.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug introduced in v1.35.0 where invite-only rooms would be shown to users in a space who were not invited. |