2022-11-23 11:20:17PM

This commit is contained in:
Alexander Wang 2022-11-23 23:20:17 -08:00
parent e78ce495a5
commit 608c00b6f3
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -1,7 +1,10 @@
#### Features 🚀
- 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)
#### Improvements 🔧
#### Bugfixes 🔴
- 3D style was missing border and other styles for its top and right faces.
[#187](https://github.com/terrastruct/d2/pull/187)