Skip to content

Commit

Permalink
Update the default room version to 9 (matrix-org#3739)
Browse files Browse the repository at this point in the history
* Update the default room version to 9

Spec PR for [MSC3589](matrix-org#3589)

Signed-off-by: Aaron Raimist <aaron@raim.ist>

* Add changelog

Signed-off-by: Aaron Raimist <aaron@raim.ist>
  • Loading branch information
aaronraimist authored and turt2live committed May 9, 2022
1 parent ac4a296 commit c657932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelogs/room_versions/3739.feature
@@ -0,0 +1 @@
Update the default room version to 9.
2 changes: 1 addition & 1 deletion content/rooms/_index.md
Expand Up @@ -51,7 +51,7 @@ stable and unstable periodically for a variety of reasons, including
discovered security vulnerabilities and age.

Clients should not ask room administrators to upgrade their rooms if the
room is running a stable version. Servers SHOULD use **room version 6** as
room is running a stable version. Servers SHOULD use **room version 9** as
the default room version when creating new rooms.

The available room versions are:
Expand Down

0 comments on commit c657932

Please sign in to comment.