From da1305b036c2dda7d26b5ef28bc1b829ba7ac07d Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Mon, 25 Sep 2023 12:21:49 -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 163ebafa9..2cd289bf0 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -18,3 +18,4 @@ - Fixes error with an empty nested grid [#1594](https://github.com/terrastruct/d2/issues/1594) - Fixes incorrect `d2fmt` with variable substitution mid-string [#1611](https://github.com/terrastruct/d2/issues/1611) - Fixes dagre error with child named id [#1610](https://github.com/terrastruct/d2/issues/1610) +- Fixes font-size missing from rendered code shape [#1614](https://github.com/terrastruct/d2/issues/1614)