summary refs log tree commit diff
path: root/synapse/rest/client
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 /synapse/rest/client
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 'synapse/rest/client')
-rw-r--r--synapse/rest/client/versions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/rest/client/versions.py b/synapse/rest/client/versions.py

index 280d306483..18ed313b5c 100644 --- a/synapse/rest/client/versions.py +++ b/synapse/rest/client/versions.py
@@ -75,6 +75,7 @@ class VersionsRestServlet(RestServlet): "r0.6.1", "v1.1", "v1.2", + "v1.3", ], # as per MSC1497: "unstable_features": {