Compare commits

...

3 Commits

Author SHA1 Message Date
Neil Johnson
a736ca1994 Update changelog.d/5360.feature
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-06-05 16:10:55 +01:00
Neil Johnson
98bac99fbf Update _matrix/client/versions to reference support for r0.5.0 2019-06-05 15:28:07 +01:00
Neil Johnson
da79c31344 Update _matrix/client/versions to reference support for r0.5.0 2019-06-05 15:27:33 +01:00
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": {