summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2021-10-29 18:28:29 +0200
committerGitHub <noreply@github.com>2021-10-29 16:28:29 +0000
commitad4eab9862348fff16d66954930c0f8c3feae6e1 (patch)
treea292a665566c866109c4a9ad66a3c8b74206163a /changelog.d
parentClarify lack of Windows support in documentation (#11198) (diff)
downloadsynapse-ad4eab9862348fff16d66954930c0f8c3feae6e1.tar.xz
Add a module API method to retrieve state from a room (#11204)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11204.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11204.feature b/changelog.d/11204.feature
new file mode 100644
index 0000000000..f58ed4b3dc
--- /dev/null
+++ b/changelog.d/11204.feature
@@ -0,0 +1 @@
+Add a module API method to retrieve the current state of a room.