Skip to content

Commit fdd3d94

Browse files
FSG-Catturt2live
andauthored
Change default room version from 9 to 10 (matrix-org#1397)
* Change default room version from 9 to 10 in accordance with MSC3904 * Add changelog entry with assumed PR number. * Fix missing comma in changelog. Co-authored-by: Travis Ralston <[email protected]> Co-authored-by: Travis Ralston <[email protected]>
1 parent eb656df commit fdd3d94

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the default room version to 10, as per [MSC3904](https://github.com/matrix-org/matrix-spec-proposals/pull/3904).

content/rooms/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ stable and unstable periodically for a variety of reasons, including
5252
discovered security vulnerabilities and age.
5353

5454
Clients should not ask room administrators to upgrade their rooms if the
55-
room is running a stable version. Servers SHOULD use **room version 9** as
55+
room is running a stable version. Servers SHOULD use **room version 10** as
5656
the default room version when creating new rooms.
5757

5858
The available room versions are:

0 commit comments

Comments
 (0)