From 185b9d4f7d399471386fd43a44c17e67c7f3afde Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Wed, 20 Sep 2023 12:21:58 -0700 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 8b1b3c4f6..65594b6f9 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -15,3 +15,4 @@ - Fixes Markdown cropping last element in mixed-element blocks (e.g. em and strong) [#1543](https://github.com/terrastruct/d2/issues/1543) - Fixes missing compile error for non-blockstring empty labels [#1590](https://github.com/terrastruct/d2/issues/1590) - Fixes multiple constant nears overlapping in some cases [#1591](https://github.com/terrastruct/d2/issues/1591) +- Fixes error with an empty nested grid [#1594](https://github.com/terrastruct/d2/issues/1594)