d2/ci/release/changelogs/next.md

11 lines
453 B
Markdown
Raw Normal View History

2023-03-07 19:11:52 +00:00
#### Features 🚀
2024-02-15 00:46:47 +00:00
- `style.underline` works on connections [#1836](https://github.com/terrastruct/d2/pull/1836)
2022-12-01 20:59:53 +00:00
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
#### Bugfixes ⛑️
2024-02-05 22:10:16 +00:00
2024-02-15 00:46:47 +00:00
- Fixes `null` being set on a nested shape not working in certain cases when connections also pointed to that shape [#1830](https://github.com/terrastruct/d2/pull/1830)
- Fixes edge case of bad import syntax crashing using d2 as a library [#1829](https://github.com/terrastruct/d2/pull/1829)