From d31c7e37bbbd9dd82a6e636cac0dd13543bb5e00 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sun, 19 Feb 2023 14:10:10 -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 e07c71298..7519eeeca 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -7,6 +7,7 @@ - Cleaner watch mode logs without timestamps. [830](https://github.com/terrastruct/d2/pull/830) - `near` key set to direct parent or ancestor throws an appropriate error message. [#851](https://github.com/terrastruct/d2/pull/851) +- Dimensions and positions are able to be set from API. [#853](https://github.com/terrastruct/d2/pull/853) #### Bugfixes ⛑️