From 01248d479b22a521fddf52b9e828ae6f688e9a56 Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Mon, 13 Nov 2023 21:47:32 -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 406e245d5..440634fee 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -26,3 +26,4 @@ - Fixes incorrect appendix icon numbering. [#1704](https://github.com/terrastruct/d2/pull/1704) - Fixes crash when using `--watch` and navigating to an invalid board path [#1693](https://github.com/terrastruct/d2/pull/1693) - Fixes edge case where nested edge globs were creating excess shapes [#1713](https://github.com/terrastruct/d2/pull/1713) +- Fixes a panic with a connection to a grid cell that is a container in TALA [#1729](https://github.com/terrastruct/d2/pull/1729)