From 027ff907db0a66c887e27d533bfcde67cf3a917b Mon Sep 17 00:00:00 2001 From: Charles Hall Date: Sat, 22 Jun 2024 17:09:53 -0700 Subject: [PATCH] fix changelog indentation Whoops. --- book/changelog.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/book/changelog.md b/book/changelog.md index faf1b2fc..c86da4d3 100644 --- a/book/changelog.md +++ b/book/changelog.md @@ -107,12 +107,12 @@ This will be the first release of Grapevine since it was forked from Conduit * If you relied on federation being disabled by default, make sure to explicitly disable it before upgrading. 7. **BREAKING:** Remove the `[global]` section from the configuration file. - ([!38](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/38)) - * Details on how to migrate can be found in the merge request's description. + ([!38](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/38)) + * Details on how to migrate can be found in the merge request's description. 8. **BREAKING:** Allow specifying multiple transport listeners in the - configuration file. - ([!39](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/39)) - * Details on how to migrate can be found in the merge request's description. + configuration file. + ([!39](https://gitlab.computer.surgery/matrix/grapevine-fork/-/merge_requests/39)) + * Details on how to migrate can be found in the merge request's description. ### Fixed