changelog

This commit is contained in:
Gavin Nishizawa 2023-10-05 12:18:38 -07:00
parent 8a4f970c5f
commit 47251006ae
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -8,3 +8,4 @@
#### Bugfixes ⛑️ #### Bugfixes ⛑️
- Grid layout now accounts for each cell's outside labels and icons [#1624](https://github.com/terrastruct/d2/pull/1624) - Grid layout now accounts for each cell's outside labels and icons [#1624](https://github.com/terrastruct/d2/pull/1624)
- Fixes a panic with a spread substitution in a glob map [#1643](https://github.com/terrastruct/d2/pull/1643)