From 5a7c75f6c1a76a63c9025cd9f9ad01c1a247c058 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sun, 27 Nov 2022 13:59:34 -0800 Subject: [PATCH] 2022-11-27 01:59:34PM --- 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 10ba72b57..9bf4fb9fc 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,5 +1,6 @@ #### Features 🚀 +- Latex is now supported. See https://d2lang.com docs for more. [#229](https://github.com/terrastruct/d2/pull/229) - Arrowhead labels are now supported. [#182](https://github.com/terrastruct/d2/pull/182) - `stroke-dash` on shapes is now supported. [#188](https://github.com/terrastruct/d2/issues/188) - `font-color` is now supported on shapes and connections. [#215](https://github.com/terrastruct/d2/pull/215)