This commit is contained in:
Alexander Wang 2024-09-24 21:18:09 -06:00
parent 0eb465bdc5
commit e25ad0a80f
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -32,3 +32,4 @@
- CLI: fixes scale flag not being passed to animated SVG 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) - 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) - 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)