diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 823e8dd45..0202204b5 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -5,6 +5,7 @@ #### Improvements 🧹 - Display version on CLI help invocation [#1400](https://github.com/terrastruct/d2/pull/1400) +- Improved readability of connection labels when they overlap another connection. [#447](https://github.com/terrastruct/d2/pull/447) #### Bugfixes ⛑️