changelog

This commit is contained in:
Gavin Nishizawa 2023-03-03 22:21:26 -08:00
parent 20455f17b2
commit 7a552e9a55
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -15,3 +15,4 @@
- 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)
- [API] Fixes `DeleteIDDeltas` giving duplicate deltas in rare cases. [#957](https://github.com/terrastruct/d2/pull/957)
- Fixes insufficient vertical padding in dagre with direction: right/left. [#973](https://github.com/terrastruct/d2/pull/973)