d2/ci/release/changelogs/next.md

9 lines
399 B
Markdown
Raw Normal View History

2023-01-20 04:56:57 +00:00
#### Features 🚀
2022-12-01 20:59:53 +00:00
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
#### Bugfixes ⛑️
2023-02-14 19:36:40 +00:00
- 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)
2023-02-15 05:34:07 +00:00
- Fixes rare compiler bug when using underscores in edges to create objects across containers. [#824](https://github.com/terrastruct/d2/pull/824)