changelog

This commit is contained in:
Gavin Nishizawa 2023-06-08 13:15:30 -07:00
parent 1b804055e2
commit bffa156591
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -29,3 +29,4 @@
all applied instead of only the last one [#1362](https://github.com/terrastruct/d2/pull/1362) all applied instead of only the last one [#1362](https://github.com/terrastruct/d2/pull/1362)
- Prevent empty block strings [#1364](https://github.com/terrastruct/d2/pull/1364) - Prevent empty block strings [#1364](https://github.com/terrastruct/d2/pull/1364)
- Fixes dagre mis-aligning a nested shape's connection. [#1370](https://github.com/terrastruct/d2/pull/1370) - Fixes dagre mis-aligning a nested shape's connection. [#1370](https://github.com/terrastruct/d2/pull/1370)
- Fixes a bug in grids sometimes putting a shape on the next row/column. [#1380](https://github.com/terrastruct/d2/pull/1380)