summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2022-08-30 11:58:38 +0200
committerGitHub <noreply@github.com>2022-08-30 09:58:38 +0000
commit682dfcfc0db05d9c99b7615d950997535df4d533 (patch)
treef89c16787f214105d36a7030dd97e4b865fd898c /changelog.d
parentOptimize how we calculate `likely_domains` during backfill (#13575) (diff)
downloadsynapse-682dfcfc0db05d9c99b7615d950997535df4d533.tar.xz
Fix that user cannot `/forget` rooms after the last member has left (#13546)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13546.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13546.bugfix b/changelog.d/13546.bugfix
new file mode 100644
index 0000000000..83bc3a61d2
--- /dev/null
+++ b/changelog.d/13546.bugfix
@@ -0,0 +1 @@
+Fix bug that user cannot `/forget` rooms after the last member has left the room.
\ No newline at end of file