changelog

This commit is contained in:
LeonardsonCC 2023-05-16 09:21:46 -03:00
parent 36cf8bfbe6
commit 88d6eac8e0
No known key found for this signature in database
GPG key ID: C5C03F48C369BD5D

View file

@ -9,3 +9,5 @@
- Improves grid layout performance when there are many similarly sized shapes. [#1315](https://github.com/terrastruct/d2/pull/1315) - Improves grid layout performance when there are many similarly sized shapes. [#1315](https://github.com/terrastruct/d2/pull/1315)
#### Bugfixes ⛑️ #### Bugfixes ⛑️
- Shadow is cut off when `--pad` is 0 [#1326](https://github.com/terrastruct/d2/pull/1326)