diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-02-21 07:18:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-21 07:18:33 -0500 |
commit | 7936d2a96e4781ad7d1ae27f78b65c8eb8d5c3f5 (patch) | |
tree | 1f23baeff55d4e427110a643a80726eb91c0ae35 /changelog.d | |
parent | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) (diff) | |
download | synapse-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.feature | 1 |
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. |