summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-01-28 15:11:22 +0000
committerGitHub <noreply@github.com>2020-01-28 15:11:22 +0000
commitcc109b79ddf7832022a1403a93cb227135c3bbd6 (patch)
treea7bd1721a049678fffe8b35dac37b4b7b02b716a /changelog.d
parentDetect unknown remote devices and mark cache as stale (#6776) (diff)
parentfix bad variable ref (diff)
downloadsynapse-cc109b79ddf7832022a1403a93cb227135c3bbd6.tar.xz
Merge pull request #6787 from matrix-org/rav/msc2260
Implement updated auth rules from MSC2260
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6787.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6787.feature b/changelog.d/6787.feature
new file mode 100644
index 0000000000..df9e4b77ab
--- /dev/null
+++ b/changelog.d/6787.feature
@@ -0,0 +1 @@
+Implement updated authorization rules for aliases events, from [MSC2260](https://github.com/matrix-org/matrix-doc/pull/2260).