summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAaron R <aaron@raim.ist>2021-11-16 07:47:58 -0600
committerGitHub <noreply@github.com>2021-11-16 14:47:58 +0100
commitdfa536490ee2295d664160362c6339d5e39b6b85 (patch)
treea5b36b04092abfc2f35d70e140be9a1af6f610b1 /changelog.d
parentAdd most missing type hints to synapse.util (#11328) (diff)
downloadsynapse-dfa536490ee2295d664160362c6339d5e39b6b85.tar.xz
Add support for `/_matrix/client/v3` APIs (#11318)
This is one of the changes required to support Matrix 1.1

Signed-off-by: Aaron Raimist <aaron@raim.ist>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11318.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11318.feature b/changelog.d/11318.feature
new file mode 100644
index 0000000000..ce28fc1eef
--- /dev/null
+++ b/changelog.d/11318.feature
@@ -0,0 +1 @@
+Add support for the `/_matrix/client/v3` APIs from Matrix v1.1.
\ No newline at end of file