diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 0bcc4fe59..b2dc06b95 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -19,3 +19,4 @@ - Fixed img bundling on image shapes. [#889](https://github.com/terrastruct/d2/issues/889) - `class` shape as sequence diagram actors had wrong colors. [#899](https://github.com/terrastruct/d2/issues/899) - Fix regression in last release where some hex codes were not working. [#922](https://github.com/terrastruct/d2/pull/922) +- Fixes low resolution pngs. [#931](https://github.com/terrastruct/d2/pull/931)