From df2bae4f798e88ba7fb2b61e7a529df4a0e9026f Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sat, 1 Jul 2023 20:59:46 -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 3eaa1db94..6adeb1495 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -11,6 +11,7 @@ - Error message when `shape` is given a composite [#1415](https://github.com/terrastruct/d2/pull/1415) - Improved rendering and text measurement for code shapes [#1425](https://github.com/terrastruct/d2/pull/1425) - The autoformatter moves board declarations to the bottom of its scope [#1424](https://github.com/terrastruct/d2/pull/1424) +- All font styles in sketch mode use a consistent font-family [#1463](https://github.com/terrastruct/d2/pull/1463) #### Bugfixes ⛑️