From 364297fb91ee91f06c90fbfb0e4e7c60c96dd5b5 Mon Sep 17 00:00:00 2001 From: Catalan Lover <48515417+FSG-Cat@users.noreply.github.com> Date: Sat, 7 Jan 2023 22:09:10 +0100 Subject: [PATCH] Fix missing comma in changelog. Co-authored-by: Travis Ralston --- changelogs/room_versions/newsfragments/1397.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/room_versions/newsfragments/1397.feature b/changelogs/room_versions/newsfragments/1397.feature index 13ae6ea0..4ffe3415 100644 --- a/changelogs/room_versions/newsfragments/1397.feature +++ b/changelogs/room_versions/newsfragments/1397.feature @@ -1 +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 +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