From 1ff3f87020f2a30f341639231479e29eb069ac48 Mon Sep 17 00:00:00 2001 From: Daniel Suh <63919918+23danielsuh@users.noreply.github.com> Date: Fri, 17 May 2024 13:45:42 -0400 Subject: [PATCH] Update next.md --- ci/release/changelogs/next.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index d8ddc3af2..d87830ad8 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -6,4 +6,4 @@ - Local relative icons are relative to the d2 file instead of CLI invoke path [#1924](https://github.com/terrastruct/d2/pull/1924) - Custom label positions weren't being read when the width was smaller than the label [#1928](https://github.com/terrastruct/d2/pull/1928) -- Using circle shape for arrowheads no longer removes all arrowheads along path +- Using circle shape for arrowheads no longer removes all arrowheads along path [#1942](https://github.com/terrastruct/d2/pull/1942)