diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 9bf4fb9fc..e669b635f 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,6 +1,7 @@ #### Features 🚀 -- Latex is now supported. See https://d2lang.com docs for more. [#229](https://github.com/terrastruct/d2/pull/229) +- Latex is now supported. See [docs](https://d2lang.com/tour/text) 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)