From 301ad2ac3c7b08955d55a4a391e6945a6368bbd2 Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Thu, 2 Mar 2023 15:05:13 -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 b381a56be..4b79ae4dd 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -6,6 +6,7 @@ - PDF exports now support external links on shapes [#891](https://github.com/terrastruct/d2/issues/891) - 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) #### Bugfixes ⛑️