d2/ci/release/changelogs/v0.6.5.md
Alexander Wang 810158091a
v0.6.5
2024-04-17 22:12:41 -07:00

9 lines
401 B
Markdown

#### Features 🚀
#### Improvements 🧹
#### Bugfixes ⛑️
- Fix executable plugins that implement standalone router [#1910](https://github.com/terrastruct/d2/pull/1910)
- Fix compiler error with multiple nested spread substitutions [#1913](https://github.com/terrastruct/d2/pull/1913)
- Fix substitutions from imports into different scopes [#1914](https://github.com/terrastruct/d2/pull/1914)