summary refs log tree commit diff
path: root/changelog.d/11228.feature
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2021-11-25 15:57:04 +0000
committerBrendan Abolivier <babolivier@matrix.org>2021-11-25 15:57:04 +0000
commit946c102ac9ac8f96c12c98582f84d957dd638d34 (patch)
tree4e19f46791ed343c1ff016d709e2ffb76e6be9e0 /changelog.d/11228.feature
parentImprove performance of `remove_{hidden,deleted}_devices_from_device_inbox` (#... (diff)
downloadsynapse-946c102ac9ac8f96c12c98582f84d957dd638d34.tar.xz
1.48.0rc1
Diffstat (limited to 'changelog.d/11228.feature')
-rw-r--r--changelog.d/11228.feature1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11228.feature b/changelog.d/11228.feature
deleted file mode 100644
index 33c1756b50..0000000000
--- a/changelog.d/11228.feature
+++ /dev/null
@@ -1 +0,0 @@
-Allow the admin [Delete Room API](https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#delete-room-api) to block a room without the need to join it.