changelog

This commit is contained in:
Gavin Nishizawa 2022-11-25 19:43:35 -08:00
parent 32b6bcc5d7
commit c4a8901aaf
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -3,6 +3,7 @@
- Arrowhead labels are now supported. [#182](https://github.com/terrastruct/d2/pull/182) - 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) - `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) - `font-color` is now supported on shapes and connections. [#215](https://github.com/terrastruct/d2/pull/215)
- Querying shapes and connections by ID is now supported in renders. [#218](https://github.com/terrastruct/d2/pull/218)
#### Improvements 🔧 #### Improvements 🔧