From 799594cd1f2c809de6d8e497b07a4b09db48db0d Mon Sep 17 00:00:00 2001 From: Charles Hall Date: Fri, 21 Mar 2025 16:28:11 -0700 Subject: [PATCH] fix typo and update changelog The MR number for the original MR was missing the leading `1`. --- book/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book/changelog.md b/book/changelog.md index 4ca6dcf4..0a233597 100644 --- a/book/changelog.md +++ b/book/changelog.md @@ -148,7 +148,8 @@ This will be the first release of Grapevine since it was forked from Conduit ([!108](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/108)) 13. **BREAKING:** The path to media files is now specified separately from the database path. - ([!40](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/140)) + ([!140](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/140), + [!170](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/170)) ### Fixed