d2/ci/release/changelogs/next.md
Gavin Nishizawa fb6076dd59
changelog
2022-11-25 15:28:26 -08:00

16 lines
690 B
Markdown

#### Features 🚀
- 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)
#### Improvements 🔧
#### Bugfixes 🔴
- 3D style was missing border and other styles for its top and right faces.
[#187](https://github.com/terrastruct/d2/pull/187)
- System dark mode was incorrectly applying to markdown in renders.
[#159](https://github.com/terrastruct/d2/issues/159)
- Fixes markdown newlines created with a trailing double space or backslash.
[#212](https://github.com/terrastruct/d2/issues/212)
[#209](https://github.com/terrastruct/d2/issues/209)