changelog

This commit is contained in:
Alexander Wang 2023-01-13 08:29:32 -08:00
parent 1420dab5a9
commit 954564d795
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -10,3 +10,5 @@
#### Bugfixes ⛑️
- Fixes arrowheads sometimes appearing broken in dagre layouts. [#649](https://github.com/terrastruct/d2/pull/649)
- Fixes attributes being ignored for `sql_table` to `sql_table` connections. [#658](https://github.com/terrastruct/d2/pull/658)
- Fixes tooltip/link attributes being ignored for `sql_table` and `class`. [#658](https://github.com/terrastruct/d2/pull/658)