changelog

This commit is contained in:
Gavin Nishizawa 2022-12-19 23:39:51 -08:00
parent bd2498b1a4
commit fda7e43972
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -2,6 +2,8 @@
#### Improvements 🧹
- Improved label placements for shapes with images to avoid overlapping container labels. [#474](https://github.com/terrastruct/d2/pull/474)
#### Bugfixes ⛑️
- `d2 fmt` only rewrites if it has changes, instead of always rewriting. [#470](https://github.com/terrastruct/d2/pull/470)