diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 7a1f11e20..cd36e1230 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -32,3 +32,4 @@ - CLI: fixes scale flag not being passed to animated SVG outputs [#2071](https://github.com/terrastruct/d2/pull/2071) - CLI: pptx exports use theme flags correctly [#2099](https://github.com/terrastruct/d2/pull/2099) - Imports: importing files with url links is fixed [#2105](https://github.com/terrastruct/d2/pull/2105) +- Vars: substitutions consistently appear in the specified order [#216](https://github.com/terrastruct/d2/pull/2116)