changelog

This commit is contained in:
Gavin Nishizawa 2023-01-13 20:09:08 -08:00
parent 1bf92b4c3c
commit 5271190249
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -14,3 +14,4 @@
- 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)
- Fixes arrowheads sometimes appearing broken with sketch on. [#656](https://github.com/terrastruct/d2/pull/656)
- Fixes code snippets not being tall enough with leading newlines. [#664](https://github.com/terrastruct/d2/pull/664)