changelog

This commit is contained in:
Gavin Nishizawa 2023-03-14 15:08:10 -07:00
parent 231ab8acc3
commit 2d459b36a1
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -16,3 +16,4 @@
- Fixes `d2` erroring on malformed user paths (`fdopendir` error). [util-go#10](https://github.com/terrastruct/util-go/pull/10)
- Arrowhead labels being set without maps wasn't being picked up. [#1015](https://github.com/terrastruct/d2/pull/1015)
- Fixes a dagre layout error with connections to a container shape with a block type label. [#1032](https://github.com/terrastruct/d2/pull/1032)