diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 28e0ab2af..f3697a1b2 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -9,6 +9,7 @@ - `d2 fmt` now preserves leading comment spacing. [#400](https://github.com/terrastruct/d2/issues/400) - Markdown can now be styled with keywords stroke and fill. [https://github.com/terrastruct/d2/pull/460](https://github.com/terrastruct/d2/pull/460) +- PNG export resolution increased by 2x to not be blurry exporting on retina displays. [https://github.com/terrastruct/d2/pull/445](https://github.com/terrastruct/d2/pull/445) #### Bugfixes ⛑️