summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-01-11 18:01:27 +0000
committerGitHub <noreply@github.com>2021-01-11 18:01:27 +0000
commitc9195744a4c8196f5900a467d63327ad3a9c9bbc (patch)
tree94763bc2f5d1e91db3c3cc1d5dfaaa23d99a2b34 /changelog.d
parentRemoves unnecessary declarations in the tests for the admin API. (#9063) (diff)
downloadsynapse-c9195744a4c8196f5900a467d63327ad3a9c9bbc.tar.xz
Move more encryption endpoints off master (#9068)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9068.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9068.feature b/changelog.d/9068.feature
new file mode 100644
index 0000000000..cdf1844fa7
--- /dev/null
+++ b/changelog.d/9068.feature
@@ -0,0 +1 @@
+Add experimental support for handling `/keys/claim` and `/room_keys` APIs on worker processes.