2022-11-27 07:56:09PM

This commit is contained in:
Alexander Wang 2022-11-27 19:56:09 -08:00
parent 5565306244
commit bbdf44e3a9
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -1,6 +1,7 @@
#### Features 🚀
- Latex is now supported. See https://d2lang.com docs for more. [#229](https://github.com/terrastruct/d2/pull/229)
- Latex is now supported. See [docs](https://d2lang.com/tour/text) 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)