changelog

This commit is contained in:
Gavin Nishizawa 2022-12-20 15:47:36 -08:00
parent cd582a268f
commit 4a1789be3a
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -8,3 +8,4 @@
- `d2 fmt` only rewrites if it has changes, instead of always rewriting. [#470](https://github.com/terrastruct/d2/pull/470)
- Fixed an issue where text could overflow in sql_table shapes. [#458](https://github.com/terrastruct/d2/pull/458)
- Fixed an issue with elk layouts accounting for edge labels as if they were placed on the side of the edge. [#483](https://github.com/terrastruct/d2/pull/483)