From 48850605b03c662cdc3fdc52eee91c033922d137 Mon Sep 17 00:00:00 2001 From: Benjamin Lee Date: Sun, 15 Sep 2024 12:57:15 -0700 Subject: [PATCH] changelog entry for media deletion admin commands --- book/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/changelog.md b/book/changelog.md index aadaf9d1..b397fa27 100644 --- a/book/changelog.md +++ b/book/changelog.md @@ -229,3 +229,5 @@ This will be the first release of Grapevine since it was forked from Conduit ([!90](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/90)) 17. Added support for configuring old verify/signing keys in config (`federation.old_verify_keys`) ([!96](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/96)) +18. Added admin commands to delete media + ([!99](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/99))