d2/ci/release/changelogs/next.md
Alexander Wang e308d6de39
changelog
2023-02-14 21:34:07 -08:00

8 lines
399 B
Markdown

#### Features 🚀
#### Improvements 🧹
#### Bugfixes ⛑️
- Fixes edge case where layouts with dagre show a connection from the bottom side of shapes being slightly disconnected from the shape. [#820](https://github.com/terrastruct/d2/pull/820)
- Fixes rare compiler bug when using underscores in edges to create objects across containers. [#824](https://github.com/terrastruct/d2/pull/824)