From 505207aa23d49033fb2dd146ac515cdf392c3636 Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Wed, 29 Mar 2023 16:45:41 -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 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)