From fdd3d94a94dab35eef5da75c6b7f59bb31f6adfd Mon Sep 17 00:00:00 2001 From: Catalan Lover <48515417+FSG-Cat@users.noreply.github.com> Date: Sun, 8 Jan 2023 21:59:30 +0100 Subject: [PATCH] Change default room version from 9 to 10 (#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 Co-authored-by: Travis Ralston --- changelogs/room_versions/newsfragments/1397.feature | 1 + content/rooms/_index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelogs/room_versions/newsfragments/1397.feature diff --git a/changelogs/room_versions/newsfragments/1397.feature b/changelogs/room_versions/newsfragments/1397.feature new file mode 100644 index 00000000..4ffe3415 --- /dev/null +++ b/changelogs/room_versions/newsfragments/1397.feature @@ -0,0 +1 @@ +Update the default room version to 10, as per [MSC3904](https://github.com/matrix-org/matrix-spec-proposals/pull/3904). \ No newline at end of file diff --git a/content/rooms/_index.md b/content/rooms/_index.md index ac93e69e..190b305e 100644 --- a/content/rooms/_index.md +++ b/content/rooms/_index.md @@ -52,7 +52,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 9** as +room is running a stable version. Servers SHOULD use **room version 10** as the default room version when creating new rooms. The available room versions are: