From ae2b298de11a1c935b8af336ac5eb521731278ef Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Tue, 8 Aug 2023 15:17:42 -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 f32b367f3..bae88cb9e 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -5,6 +5,7 @@ #### Improvements 🧹 - 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) #### Bugfixes ⛑️