changelog

This commit is contained in:
Alexander Wang 2023-03-02 11:18:23 -08:00
parent 8ec4bb01ac
commit 3069dd43b5
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -11,3 +11,4 @@
- Fixes a regression where PNG backgrounds could be cut off in the appendix. [#941](https://github.com/terrastruct/d2/pull/941) - 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) - Fixes zooming not working in watch mode. [#944](https://github.com/terrastruct/d2/pull/944)
- [API] Fixes `DeleteIDDeltas` giving duplicate deltas in rare cases. [#957](https://github.com/terrastruct/d2/pull/957)