From c6ac177185f16a467ca0e13586c20339a7f930f9 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Mon, 16 Sep 2024 09:18:59 -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 9edcc51d4..8277e1ec2 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -29,3 +29,4 @@ - CLI: fixes edge case of watch mode links to nested board that had more nested boards not working [#2070](https://github.com/terrastruct/d2/pull/2070) - CLI: fixes theme flag not being passed to GIF outputs [#2071](https://github.com/terrastruct/d2/pull/2071) - 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)