Compare commits

...

2 Commits

Author SHA1 Message Date
Travis Ralston
24edd4cd2c changelog 2024-07-05 14:32:08 -06:00
Travis Ralston
005b82f4bc Declare support for Matrix 1.11 2024-07-05 14:30:26 -06:00
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
Declare support for [Matrix 1.11](https://matrix.org/blog/2024/06/20/matrix-v1.11-release/).

View File

@@ -102,6 +102,7 @@ class VersionsRestServlet(RestServlet):
"v1.8",
"v1.9",
"v1.10",
"v1.11",
],
# as per MSC1497:
"unstable_features": {