changelog

This commit is contained in:
Gavin Nishizawa 2023-04-12 11:54:40 -07:00
parent 52879d312b
commit 4137d1c3f4
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -8,3 +8,4 @@
- Fixes grid layouts not applying on objects with a constant near [#1173](https://github.com/terrastruct/d2/issues/1173) - Fixes grid layouts not applying on objects with a constant near [#1173](https://github.com/terrastruct/d2/issues/1173)
- Fixes markdown header rendering in firefox and safari [#1177](https://github.com/terrastruct/d2/issues/1177) - Fixes markdown header rendering in firefox and safari [#1177](https://github.com/terrastruct/d2/issues/1177)
- Fixes a grid layout panic when there are fewer objects than rows [#1189](https://github.com/terrastruct/d2/issues/1189)