From 43f5cc7adc02a05ba4075b8aab3b479bda67f441 Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Thu, 16 Dec 2021 11:25:37 -0600 Subject: Add MSC2716 and MSC3030 to `/versions` -> `unstable_features` (#11582) As suggested in https://github.com/matrix-org/matrix-react-sdk/pull/7372#discussion_r769523369 --- changelog.d/11582.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11582.misc (limited to 'changelog.d/11582.misc') diff --git a/changelog.d/11582.misc b/changelog.d/11582.misc new file mode 100644 index 0000000000..a0291f64e2 --- /dev/null +++ b/changelog.d/11582.misc @@ -0,0 +1 @@ +Add [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) and [MSC3030](https://github.com/matrix-org/matrix-doc/pull/3030) to `/versions` -> `unstable_features` to detect server support. -- cgit 1.5.1