summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Teller <D.O.Teller@gmail.com>2021-02-08 15:53:44 +0100
committerGitHub <noreply@github.com>2021-02-08 15:53:44 +0100
commitb0b2cac0578a500922a17cf88131bc9f46ad9c39 (patch)
tree0256a010eaf2e057122667eb63b8e2c3296fff23 /changelog.d
parentUpdate type hints for Cursor to match PEP 249. (#9299) (diff)
parentFIXUP: linter (diff)
downloadsynapse-b0b2cac0578a500922a17cf88131bc9f46ad9c39.tar.xz
Merge pull request #9150 from Yoric/develop-context
New API /_synapse/admin/rooms/{roomId}/context/{eventId}
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9150.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9150.feature b/changelog.d/9150.feature
new file mode 100644
index 0000000000..48a8148dee
--- /dev/null
+++ b/changelog.d/9150.feature
@@ -0,0 +1 @@
+New API /_synapse/admin/rooms/{roomId}/context/{eventId}.