diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 4ac53594c..cee695d94 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -26,3 +26,4 @@ - Markdown: fixes ampersands in URLs in markdown [#2219](https://github.com/terrastruct/d2/pull/2219) - Globs: fixes edge case where globs with imported boards would create empty boards [#2247](https://github.com/terrastruct/d2/pull/2247) - Sequence diagrams: fixes alignment of notes when self messages are above it [#2264](https://github.com/terrastruct/d2/pull/2264) +- Null: fixes `null`ing a connection with absolute syntax [#2318](https://github.com/terrastruct/d2/issues/2318)