diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 1318a1b9b..ebf3b6455 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,7 +1,10 @@ #### Features 🚀 -- Arrowhead labels are now supported [#182](https://github.com/terrastruct/d2/pull/182) +- Arrowhead labels are now supported. [#182](https://github.com/terrastruct/d2/pull/182) #### Improvements 🔧 #### Bugfixes 🔴 + +- 3D style was missing border and other styles for its top and right faces. + [#187](https://github.com/terrastruct/d2/pull/187)