changelog

This commit is contained in:
Alexander Wang 2023-01-06 11:03:14 -08:00
parent 54368d8672
commit 209952d7f8
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -9,3 +9,4 @@
- Appendix seperator line no longer added to PNG export when appendix doesn't exist. [#582](https://github.com/terrastruct/d2/pull/582) - Appendix seperator line no longer added to PNG export when appendix doesn't exist. [#582](https://github.com/terrastruct/d2/pull/582)
- Watch mode only fits to screen on initial load. [#601](https://github.com/terrastruct/d2/pull/601) - Watch mode only fits to screen on initial load. [#601](https://github.com/terrastruct/d2/pull/601)
- Dimensions (`width`/`height`) were incorrectly giving compiler errors when applied on a shape with style. [#614](https://github.com/terrastruct/d2/pull/614)