changelog

This commit is contained in:
Gavin Nishizawa 2023-05-09 18:28:23 -07:00
parent f64588ff89
commit 53e33f2e4e
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -4,5 +4,6 @@
- Use shape specific sizing for grid containers [#1294](https://github.com/terrastruct/d2/pull/1294) - Use shape specific sizing for grid containers [#1294](https://github.com/terrastruct/d2/pull/1294)
- Watch mode browser uses an error favicon to easily indicate compiler errors. Thanks @sinyo-matu ! [#1240](https://github.com/terrastruct/d2/pull/1240) - Watch mode browser uses an error favicon to easily indicate compiler errors. Thanks @sinyo-matu ! [#1240](https://github.com/terrastruct/d2/pull/1240)
- Improves grid layout performance when there are many similarly sized shapes. [#1315](https://github.com/terrastruct/d2/pull/1315)
#### Bugfixes ⛑️ #### Bugfixes ⛑️