changelog

This commit is contained in:
Gavin Nishizawa 2023-09-18 14:07:09 -07:00
parent 095e23ddad
commit 078559e5ea
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -13,3 +13,4 @@
- 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)
- Fixes missing compile error for non-blockstring empty labels [#1590](https://github.com/terrastruct/d2/issues/1590)