summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-06-22 08:04:14 -0400
committerGitHub <noreply@github.com>2020-06-22 08:04:14 -0400
commit95e41f368b19996872a1661d7066670fe65f1eba (patch)
treeb8df24ee527824a37ac704f6ba7e8a6147fc38fd /changelog.d
parentConvert directory handler to async/await (#7727) (diff)
downloadsynapse-95e41f368b19996872a1661d7066670fe65f1eba.tar.xz
Allow local media to be marked as safe from being quarantined. (#7718)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7718.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7718.feature b/changelog.d/7718.feature
new file mode 100644
index 0000000000..17071b9ea9
--- /dev/null
+++ b/changelog.d/7718.feature
@@ -0,0 +1 @@
+Media can now be marked as safe from quarantined.