From e25ad0a80f2257dd30b918f6ad2c751d70e554e8 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Tue, 24 Sep 2024 21:18:09 -0600 Subject: [PATCH] next --- ci/release/changelogs/next.md | 1 + 1 file changed, 1 insertion(+) 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)