From d36943c4df841e789ef85c206c7fc7c4665ba4bd Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Fri, 11 Feb 2022 10:32:11 +0100 Subject: Support the stable API endpoint for MSC3283: new settings in `/capabilities` endpoint (#11933) --- changelog.d/11933.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11933.feature (limited to 'changelog.d/11933.feature') diff --git a/changelog.d/11933.feature b/changelog.d/11933.feature new file mode 100644 index 0000000000..2b1b0d1786 --- /dev/null +++ b/changelog.d/11933.feature @@ -0,0 +1 @@ +Support the stable API endpoint for [MSC3283](https://github.com/matrix-org/matrix-doc/pull/3283): new settings in `/capabilities` endpoint. -- cgit 1.5.1