diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 577b13d0e..e42b8be2a 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -28,6 +28,8 @@ - d2cli: - Support `validate` command. [#2415](https://github.com/terrastruct/d2/pull/2415) +- d2compiler: + - `link`s can be set to root path, e.g. `/xyz`. [#2357](https://github.com/terrastruct/d2/issues/2357) #### Bugfixes ⛑️