changelog

This commit is contained in:
Alexander Wang 2023-08-08 12:29:18 -07:00
parent e1cb60c91e
commit 2c60c04d68
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -7,3 +7,4 @@
#### Bugfixes ⛑️
- Fixes `d2 fmt` to format all files passed as arguments rather than first non-formatted only [#1523](https://github.com/terrastruct/d2/issues/1523)
- Fixes Markdown cropping last element in mixed-element blocks (e.g. em and strong) [#1543](https://github.com/terrastruct/d2/issues/1543)