summary refs log tree commit diff
path: root/changelog.d/10367.bugfix
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2021-07-13 12:53:45 +0200
committerGitHub <noreply@github.com>2021-07-13 11:53:45 +0100
commitd9b3637e446ca639b64be05e8a27d1c2ea23c589 (patch)
tree9680643a5f3ad0c4b25922c23ed43e30b3be9492 /changelog.d/10367.bugfix
parentUse inline type hints in `tests/` (#10350) (diff)
downloadsynapse-d9b3637e446ca639b64be05e8a27d1c2ea23c589.tar.xz
Bugfix `make_room_admin` fails for users that have left a private room (#10367)
Fixes: #10338
Diffstat (limited to 'changelog.d/10367.bugfix')
-rw-r--r--changelog.d/10367.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10367.bugfix b/changelog.d/10367.bugfix
new file mode 100644
index 0000000000..b445556084
--- /dev/null
+++ b/changelog.d/10367.bugfix
@@ -0,0 +1 @@
+Bugfix `make_room_admin` fails for users that have left a private room.
\ No newline at end of file