From 2c98730cc5cfc561a1ffc4024c0eb352dad6a867 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sat, 13 Jul 2024 08:03:08 -0600 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 56fb4e6b1..c5764dbee 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -13,3 +13,4 @@ - Globs to null connections work [#1965](https://github.com/terrastruct/d2/pull/1965) - Edge globs setting styles inherit correctly in child boards [#1967](https://github.com/terrastruct/d2/pull/1967) - Board links imported with spread imports work [#1972](https://github.com/terrastruct/d2/pull/1972) +- Fix importing a file with nested boards [#1998](https://github.com/terrastruct/d2/pull/1998)