From 5b2b36809fc3543ed0c9ec587398a09f2e176265 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Wed, 23 Feb 2022 12:35:53 +0000 Subject: Remove more references to `get_datastore` (#12067) These have snuck in since #12031 was started. Also a couple of other cleanups while we're in the area. --- changelog.d/12067.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12067.feature (limited to 'changelog.d/12067.feature') diff --git a/changelog.d/12067.feature b/changelog.d/12067.feature new file mode 100644 index 0000000000..dc1153c49e --- /dev/null +++ b/changelog.d/12067.feature @@ -0,0 +1 @@ +Implement experimental support for [MSC3720](https://github.com/matrix-org/matrix-doc/pull/3720) (account status endpoints). -- cgit 1.5.1