diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 0e11e37d5..dded33175 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -8,6 +8,7 @@ #### Improvements 🧹 - Improved label placements for shapes with images to avoid overlapping container labels. [#474](https://github.com/terrastruct/d2/pull/474) +- Sequence diagram edge group labels have more reasonable padding. [#512](https://github.com/terrastruct/d2/pull/512) #### Bugfixes ⛑️