From 807c450af28ea9769013636d1ef53fec19729cd8 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Fri, 28 Apr 2023 15:12:29 -0700 Subject: [PATCH] Update next.md --- 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 8da09b1f6..80e1dfdc8 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -14,3 +14,4 @@ - Fixes an issue with markdown labels that are empty when rendered [#1223](https://github.com/terrastruct/d2/issues/1223) - ELK self loops always have enough space for long labels [#1232](https://github.com/terrastruct/d2/pull/1232) - Fixes panic when setting `shape` to be `class` or `sql_table` within a class [#1251](https://github.com/terrastruct/d2/pull/1251) +- Fixes rare panic exporting to gifs [#1257](https://github.com/terrastruct/d2/pull/1257)