diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 7e2eff173..58be7d176 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -3,5 +3,7 @@ #### Improvements 🧹 #### Bugfixes ⛑️ + - Accept absolute paths again on the CLI. [#979](https://github.com/terrastruct/d2/pull/979) - Fixes some rare undefined behavior using capitalized reserved keywords [#978](https://github.com/terrastruct/d2/pull/978) +- Fixes an error rendering when links contained `&` characters [#988](https://github.com/terrastruct/d2/pull/988)