diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index fb5645e63..277b3a146 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -5,6 +5,7 @@ #### Improvements 🧹 - PDF exports now support external links on shapes [#891](https://github.com/terrastruct/d2/issues/891) +- SVGs are fit to top left by default to avoid issues with zooming. [#954](https://github.com/terrastruct/d2/pull/954) #### Bugfixes ⛑️