summary refs log tree commit diff
path: root/changelog.d/15068.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/15068.bugfix')
-rw-r--r--changelog.d/15068.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15068.bugfix b/changelog.d/15068.bugfix
new file mode 100644
index 0000000000..f09ffa2877
--- /dev/null
+++ b/changelog.d/15068.bugfix
@@ -0,0 +1 @@
+Fix a bug introduced in Synapse 1.76.0 where partially-joined rooms could not be deleted using the [purge room API](https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#delete-room-api).