From 7bcc28f82fe160dc8dca1d70f8dc3667c94fb738 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 22 Feb 2022 09:09:40 -0500 Subject: Use room version 9 as the default room version (per MSC3589). (#12058) --- changelog.d/12058.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12058.feature (limited to 'changelog.d/12058.feature') diff --git a/changelog.d/12058.feature b/changelog.d/12058.feature new file mode 100644 index 0000000000..7b71692229 --- /dev/null +++ b/changelog.d/12058.feature @@ -0,0 +1 @@ +Use room version 9 as the default room version (per [MSC3589](https://github.com/matrix-org/matrix-doc/pull/3589)). -- cgit 1.5.1