summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2022-10-04 10:21:16 -0400
committerGitHub <noreply@github.com>2022-10-04 10:21:16 -0400
commitd8663f5e6358f8eaeda9a3f923fae720a140ca4d (patch)
tree79bc68938e285dad45d93658a2f06742bbb5f491 /changelog.d
parentFix building wheels on OSX (#14046) (diff)
downloadsynapse-d8663f5e6358f8eaeda9a3f923fae720a140ca4d.tar.xz
Advertise supporting version 1.3 of the Matrix spec. (#14032)
Now that all features / changes in 1.3 are supported in Synapse.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/14032.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14032.feature b/changelog.d/14032.feature
new file mode 100644
index 0000000000..bb221d3ca6
--- /dev/null
+++ b/changelog.d/14032.feature
@@ -0,0 +1 @@
+Advertise Matrix 1.3 support on `/_matrix/client/versions`.