diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 2a1673004..fb5645e63 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,5 +1,7 @@ #### Features ๐Ÿš€ +- `border-radius` is now supported on connections (ELK and TALA only, since Dagre uses curves). [#913](https://github.com/terrastruct/d2/pull/913) + #### Improvements ๐Ÿงน - PDF exports now support external links on shapes [#891](https://github.com/terrastruct/d2/issues/891)