summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-02-21 07:18:33 -0500
committerGitHub <noreply@github.com>2020-02-21 07:18:33 -0500
commit7936d2a96e4781ad7d1ae27f78b65c8eb8d5c3f5 (patch)
tree1f23baeff55d4e427110a643a80726eb91c0ae35 /changelog.d
parentClarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) (diff)
downloadsynapse-7936d2a96e4781ad7d1ae27f78b65c8eb8d5c3f5.tar.xz
Publishing/removing from the directory requires a power level greater than canonical aliases.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6965.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6965.feature b/changelog.d/6965.feature
new file mode 100644
index 0000000000..6ad9956e40
--- /dev/null
+++ b/changelog.d/6965.feature
@@ -0,0 +1 @@
+Publishing/removing a room from the room directory now requires the user to have a power level capable of modifying the canonical alias, instead of the room aliases.