Neilj/add r0.5 to versions (#5360)

* Update _matrix/client/versions to reference support for r0.5.0
This commit is contained in:
Neil Johnson
2019-06-05 16:11:31 +01:00
committed by GitHub
parent 75538813fc
commit 94f6c674df
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Update /_matrix/client/versions to reference support for r0.5.0.
+1
View File
@@ -39,6 +39,7 @@ class VersionsRestServlet(RestServlet):
"r0.2.0",
"r0.3.0",
"r0.4.0",
"r0.5.0",
],
# as per MSC1497:
"unstable_features": {