diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index a7c04cccd..d6954393a 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -11,3 +11,4 @@ #### Bugfixes ⛑️ - prevent an object's `near` from targeting a text near a constant. [#1100](https://github.com/terrastruct/d2/pull/1100) +- fixes inaccurate bold edge label padding. [#1108](https://github.com/terrastruct/d2/pull/1108)