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

* Update _matrix/client/versions to reference support for r0.5.0
pull/5362/head
Neil Johnson 2019-06-05 16:11:31 +01:00 committed by GitHub
parent 75538813fc
commit 94f6c674df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

1
changelog.d/5360.feature Normal file
View File

@ -0,0 +1 @@
Update /_matrix/client/versions to reference support for r0.5.0.

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": {