summary refs log tree commit diff
diff options
context:
space:
mode:
authorTravis Ralston <travpc@gmail.com>2021-01-19 14:01:08 -0700
committerTravis Ralston <travpc@gmail.com>2021-01-19 14:01:08 -0700
commit19a4821ffc95d43b9e19cbecf213963ba40996b6 (patch)
tree5b5af08ec7429907f66b3dd2df4f21931109d342
parentAdd an admin API to get the current room state (diff)
downloadsynapse-19a4821ffc95d43b9e19cbecf213963ba40996b6.tar.xz
Changelog
-rw-r--r--changelog.d/9168.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9168.feature b/changelog.d/9168.feature
new file mode 100644
index 0000000000..8be1950eee
--- /dev/null
+++ b/changelog.d/9168.feature
@@ -0,0 +1 @@
+Add an admin API for retrieving the current room state of a room.
\ No newline at end of file