From 608c00b6f36b339adc8d068361d5fc85068b06f5 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Wed, 23 Nov 2022 23:20:17 -0800 Subject: [PATCH] 2022-11-23 11:20:17PM --- ci/release/changelogs/next.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)