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-14 09:21:55 -0400
committerGitHub <noreply@github.com>2022-10-14 13:21:55 +0000
commit022f25b3090f7f3a494cecb398bfdbbc2488c2bf (patch)
tree1ab8dee15a31f2a445d2c48d323616bc07f045b2 /synapse/rest/client
parentFix changelog for #14171 to match #13394/#14175. (diff)
downloadsynapse-022f25b3090f7f3a494cecb398bfdbbc2488c2bf.tar.xz
Advertise support for Matrix 1.4. (#14184)
All features / changes in Matrix 1.4 are now 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 d1d2e5f7e3..4e1fd2bbe7 100644 --- a/synapse/rest/client/versions.py +++ b/synapse/rest/client/versions.py
@@ -76,6 +76,7 @@ class VersionsRestServlet(RestServlet): "v1.1", "v1.2", "v1.3", + "v1.4", ], # as per MSC1497: "unstable_features": {