From a5fe9129f13844fe1ad67b5aab1d00d4bd7fa9e9 Mon Sep 17 00:00:00 2001 From: Olivia Lee Date: Sun, 1 Dec 2024 15:14:17 -0800 Subject: [PATCH] update media deletion entry in changelog --- book/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book/changelog.md b/book/changelog.md index c1886584..3cd11429 100644 --- a/book/changelog.md +++ b/book/changelog.md @@ -264,7 +264,8 @@ This will be the first release of Grapevine since it was forked from Conduit ([!96](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/96)) 18. Added admin commands to delete media ([!99](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/99), - [!102](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/102)) + [!102](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/102), + [!148](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/148)) 19. Allow configuring the served API components per listener. ([!109](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/109)) 20. Include the [`traceresponse` header](https://w3c.github.io/trace-context/#traceresponse-header)