diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 00eefa603..56fdac3f4 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -2,6 +2,7 @@ - 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) #### Improvements 🔧