summary refs log tree commit diff
path: root/changelog.d/6986.feature
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-03-04 11:30:46 -0500
committerGitHub <noreply@github.com>2020-03-04 11:30:46 -0500
commit13892776ef7e0b1af2f82c9ca53f7bbd1c60d66f (patch)
tree8feb9bd4b45a2438030338984eda3dfbb4ed21d1 /changelog.d/6986.feature
parentRead the room version from database when fetching events (#6874) (diff)
downloadsynapse-13892776ef7e0b1af2f82c9ca53f7bbd1c60d66f.tar.xz
Allow deleting an alias if the user has sufficient power level (#6986)
Diffstat (limited to 'changelog.d/6986.feature')
-rw-r--r--changelog.d/6986.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6986.feature b/changelog.d/6986.feature
new file mode 100644
index 0000000000..16dea8bd7f
--- /dev/null
+++ b/changelog.d/6986.feature
@@ -0,0 +1 @@
+Users with a power level sufficient to modify the canonical alias of a room can now delete room aliases.