d2/ci/release/changelogs/next.md
2023-03-09 14:28:30 +08:00

8 lines
315 B
Markdown

#### Features 🚀
- `border-radius` is now supported on both shape class and sql_table. [#982](https://github.com/terrastruct/d2/pull/982)
#### Improvements 🧹
#### Bugfixes ⛑️
- Fixes `d2` erroring on malformed user paths (`fdopendir` error). [util-go#10](https://github.com/terrastruct/util-go/pull/10)