From e60c621fdcd8680f905591e3c05acffbfbd9022b Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Fri, 28 Feb 2025 15:32:56 -0700 Subject: [PATCH] next --- 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 63cd026c6..9092a7ff6 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,6 +1,7 @@ #### Features ๐Ÿš€ - Icons: connections can include icons [#12](https://github.com/terrastruct/d2/issues/12) +- Syntax: `suspend`/`unsuspend` to define models and instantiate them [#2394](https://github.com/terrastruct/d2/pull/2394) #### Improvements ๐Ÿงน