From 8588aa3610626e721eea3dc9bd94ee0e9c28598d Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Mon, 17 Apr 2023 15:21:57 -0700 Subject: [PATCH] changelog --- ci/release/changelogs/next.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index fb8e7ed4e..5db4ac3a9 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -8,6 +8,7 @@ - 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) +- Improves arrowhead label positioning [#1207](https://github.com/terrastruct/d2/pull/1207) #### Bugfixes ⛑️