diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 03ac43285..c2b7b4f8e 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -6,6 +6,7 @@ #### Improvements 🧹 - Markdown text can now be adjusted with `font-size` [#1191](https://github.com/terrastruct/d2/issues/1191) +- SVG outputs for internal links use relative paths instead of absolute [#1197](https://github.com/terrastruct/d2/pull/1197) #### Bugfixes ⛑️