diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-06-03 08:42:26 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-06-03 08:43:38 -0400 |
commit | d7a646abcadc14db8116dbcf07e05ae94a7c3271 (patch) | |
tree | 6675f5b0eac25b44c320d91e686363c8f34e7cf1 /changelog.d | |
parent | Add new admin APIs to remove media by media ID from quarantine. (#10044) (diff) | |
parent | Clarify changelog. (diff) | |
download | synapse-d7a646abcadc14db8116dbcf07e05ae94a7c3271.tar.xz |
Merge branch 'master' into develop
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. |