diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index b72956614..2a1673004 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -7,3 +7,4 @@ #### Bugfixes ⛑️ - Fixes a regression where PNG backgrounds could be cut off in the appendix. [#941](https://github.com/terrastruct/d2/pull/941) +- Fixes zooming not working in watch mode. [#944](https://github.com/terrastruct/d2/pull/944)