From fdf9ec1f414504883a38ce3af7c66ee89a885646 Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Mon, 11 Sep 2023 12:27:57 -0700 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 bae88cb9e..9a8c1e422 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -6,6 +6,7 @@ - Latex now includes Mathjax's ASM extension for more powerful Latex functionality [#1544](https://github.com/terrastruct/d2/pull/1544) - `font-color` works on Markdown [#1546](https://github.com/terrastruct/d2/pull/1546) +- `font-color` works on arrowheads [#1582](https://github.com/terrastruct/d2/pull/1582) #### Bugfixes ⛑️