Advertise Matrix 1.1 in /_matrix/client/versions (#12020)

This commit is contained in:
Travis Ralston 2022-02-18 05:49:53 -07:00 committed by GitHub
parent 19bd9cff1a
commit 31a298fec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Advertise Matrix 1.1 support on `/_matrix/client/versions`.

View File

@ -73,6 +73,7 @@ class VersionsRestServlet(RestServlet):
"r0.5.0",
"r0.6.0",
"r0.6.1",
"v1.1",
],
# as per MSC1497:
"unstable_features": {