summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-07-27 05:22:52 -0700
committerGitHub <noreply@github.com>2020-07-27 13:22:52 +0100
commitc4268e3da64f1abb5b31deaeb5769adb6510c0a7 (patch)
treebcb3470a43a7f9a934ec7348c5d3b5e269909cb6 /changelog.d
parentSupport oEmbed for media previews. (#7920) (diff)
downloadsynapse-c4268e3da64f1abb5b31deaeb5769adb6510c0a7.tar.xz
Convert tests/rest/admin/test_room.py to unix file endings (#7953)
Converts tests/rest/admin/test_room.py to have unix file endings after they were accidentally changed in #7613.

Keeping the same changelog as #7613 as it hasn't gone out in a release yet.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7953.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7953.feature b/changelog.d/7953.feature
new file mode 100644
index 0000000000..945b5c743c
--- /dev/null
+++ b/changelog.d/7953.feature
@@ -0,0 +1 @@
+Add delete room admin endpoint (`POST /_synapse/admin/v1/rooms/<room_id>/delete`). Contributed by @dklimpel.
\ No newline at end of file