summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-09-18 07:56:20 -0400
committerGitHub <noreply@github.com>2020-09-18 07:56:20 -0400
commit9db4c1b1758c0d6092161c67f9e3a3cf4ff05bdb (patch)
treec921b0001201aa05c3f2b6832d9f7261ba998bb2 /changelog.d
parentFix ratelimiting for federation `/send` requests. (#8342) (diff)
downloadsynapse-9db4c1b1758c0d6092161c67f9e3a3cf4ff05bdb.tar.xz
Add flags to /versions about whether new rooms are encrypted by default. (#8343)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8343.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8343.feature b/changelog.d/8343.feature
new file mode 100644
index 0000000000..ccecb22f37
--- /dev/null
+++ b/changelog.d/8343.feature
@@ -0,0 +1 @@
+Add flags to the `/versions` endpoint that includes whether new rooms default to using E2EE.