From f46bc340a81bd6a47bb77ef5ff4d4eaeca31ae63 Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Thu, 7 Dec 2023 10:56:39 -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 f28d8c6ae..16439d1e5 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -5,3 +5,4 @@ #### Bugfixes ⛑️ - Fix importing files that override an existing value with an array. [#1762](https://github.com/terrastruct/d2/pull/1762) +- Fixed missing unfilled triangle arrowheads when sketch flag is on. [#1763](https://github.com/terrastruct/d2/pull/1763)