From 23c7bbf1f8194fc00201442873c3dc53162210f7 Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Mon, 27 Feb 2023 19:24:34 -0800 Subject: [PATCH] changelog --- ci/release/changelogs/next.md | 1 + 1 file changed, 1 insertion(+) 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)