d2/ci/release/changelogs/next.md

10 lines
401 B
Markdown
Raw Normal View History

2023-03-07 19:11:52 +00:00
#### Features 🚀
2022-12-01 20:59:53 +00:00
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
#### Bugfixes ⛑️
2024-04-16 05:10:50 +00:00
- 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)
2024-04-17 22:55:39 +00:00
- Fix substitutions from imports into different scopes [#1914](https://github.com/terrastruct/d2/pull/1914)