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)