diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 50ccdb876..f2999131b 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -4,6 +4,8 @@ #### Improvements 🧹 +- Watch mode now renders fit to screen. [#560](https://github.com/terrastruct/d2/pull/560) + #### Bugfixes ⛑️ - Restricts where `near` key constant values can be used, with good error messages, instead of erroring (e.g. setting `near: top-center` on a container would cause bad layouts or error). [#538](https://github.com/terrastruct/d2/pull/538)