From 05a9498c992faa191b81cab437b051b0121b6752 Mon Sep 17 00:00:00 2001 From: donglixiaoche Date: Mon, 3 Apr 2023 08:37:32 +0800 Subject: [PATCH] chore: feature description doc --- ci/release/changelogs/next.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index a312ab5be..ff334fa5c 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,5 +1,7 @@ #### Features ๐Ÿš€ +- Container with constant key near attribute now can have descendant objects and connections [#1071](https://github.com/terrastruct/d2/pull/1071) + - Multi-board SVG outputs with internal links go to their output paths [#1116](https://github.com/terrastruct/d2/pull/1116) #### Improvements ๐Ÿงน