changelog

This commit is contained in:
Gavin Nishizawa 2023-05-26 17:51:39 -07:00
parent 6ee5204b4d
commit 6a837fa038
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -12,3 +12,4 @@
#### Bugfixes ⛑️ #### Bugfixes ⛑️
- Shadow is cut off when `--pad` is 0. Thank you @LeonardsonCC ! [#1326](https://github.com/terrastruct/d2/pull/1326) - Shadow is cut off when `--pad` is 0. Thank you @LeonardsonCC ! [#1326](https://github.com/terrastruct/d2/pull/1326)
- Fixes grid layout overwriting label placements for nested objects. [#1345](https://github.com/terrastruct/d2/pull/1345)