2022-11-27 01:59:34PM

This commit is contained in:
Alexander Wang 2022-11-27 13:59:34 -08:00
parent 357a8633ea
commit 5a7c75f6c1
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -1,5 +1,6 @@
#### Features 🚀
- Latex is now supported. See https://d2lang.com docs for more. [#229](https://github.com/terrastruct/d2/pull/229)
- Arrowhead labels are now supported. [#182](https://github.com/terrastruct/d2/pull/182)
- `stroke-dash` on shapes is now supported. [#188](https://github.com/terrastruct/d2/issues/188)
- `font-color` is now supported on shapes and connections. [#215](https://github.com/terrastruct/d2/pull/215)