changelog

This commit is contained in:
Alexander Wang 2023-08-08 12:25:55 -07:00
parent 498a476b86
commit e329b0fdfc
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -4,6 +4,8 @@
#### Improvements 🧹
- Latex now includes Mathjax's ASM extension for more powerful Latex functionality [#1544](https://github.com/terrastruct/d2/pull/1544)
#### 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)