From c62f3168cdcf033ed80e947892b31e5166c3b7c8 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Fri, 3 Mar 2023 21:16:24 -0800 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 34b549178..75018b871 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -8,6 +8,7 @@ - SVGs are fit to top left by default to avoid issues with zooming. [#954](https://github.com/terrastruct/d2/pull/954) - Person shapes now have labels below them and don't need to expand as much. [#960](https://github.com/terrastruct/d2/pull/960) +- Code blocks adapt to dark mode [#971](https://github.com/terrastruct/d2/pull/971) #### Bugfixes ⛑️