From a3fe5997450e0e2bd2f076b371d33231d5ab0b1d Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sat, 28 Sep 2024 17:27:46 -0600 Subject: [PATCH] Update v0.6.7.md --- ci/release/changelogs/v0.6.7.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/release/changelogs/v0.6.7.md b/ci/release/changelogs/v0.6.7.md index ba3af2228..e2b2152f8 100644 --- a/ci/release/changelogs/v0.6.7.md +++ b/ci/release/changelogs/v0.6.7.md @@ -35,5 +35,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 [#2116](https://github.com/terrastruct/d2/pull/2116) - Composition: linking to invalid boards no longer produces an invalid link [#2118](https://github.com/terrastruct/d2/pull/2118)