d2/ci/release/changelogs/next.md
2023-03-06 22:32:15 -08:00

11 lines
517 B
Markdown

#### Features 🚀
#### Improvements 🧹
- ELK nodes with > 1 connection grow to ensure padding around ports [#981](https://github.com/terrastruct/d2/pull/981)
#### Bugfixes ⛑️
- Accept absolute paths again on the CLI. [#979](https://github.com/terrastruct/d2/pull/979)
- Fixes some rare undefined behavior using capitalized reserved keywords [#978](https://github.com/terrastruct/d2/pull/978)
- Fixes an error rendering when links contained `&` characters [#988](https://github.com/terrastruct/d2/pull/988)