changelog

This commit is contained in:
Alexander Wang 2023-01-06 12:26:10 -08:00
parent 4b12be7974
commit 9795565328
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -5,6 +5,8 @@
#### Improvements 🧹
- Dagre edges are spaced apart to prevent label overlap. [#618](https://github.com/terrastruct/d2/pull/618)
#### Bugfixes ⛑️
- Appendix seperator line no longer added to PNG export when appendix doesn't exist. [#582](https://github.com/terrastruct/d2/pull/582)