add to changelog

This commit is contained in:
Bernard Xie 2023-01-03 11:29:06 -08:00
parent 643aa13de9
commit 421b22c106
No known key found for this signature in database
GPG key ID: 3C3E0036CE0F892C

View file

@ -1,10 +1,11 @@
#### Features 🚀
- Crow foot notation is now supported. [#578](https://github.com/terrastruct/d2/pull/578)
- Exported SVGs also fit to screen on open. [#601](https://github.com/terrastruct/d2/pull/601)
#### Improvements 🧹
#### Bugfixes ⛑️
- 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. [#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)