From bce9b1a5ae31cf1ef0d6d10e4937aaaf62dc1f60 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Thu, 20 Apr 2023 09:37:51 -0700 Subject: [PATCH] [ci-force] append changelog --- ci/release/changelogs/next.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 331845212..8cc548605 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,5 +1,7 @@ #### Features ๐Ÿš€ +- Pill shape is implemented with rectangles of large border radius. Thanks @Poivey ! [#1006](https://github.com/terrastruct/d2/pull/1006) + #### Improvements ๐Ÿงน - ELK self loops get distributed around the object instead of stacking [#1232](https://github.com/terrastruct/d2/pull/1232)