changelog

This commit is contained in:
Alexander Wang 2022-12-24 15:58:18 -08:00
parent 64d7d5f1b6
commit 3c146ed508
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -8,6 +8,7 @@
#### Improvements 🧹 #### Improvements 🧹
- Improved label placements for shapes with images to avoid overlapping container labels. [#474](https://github.com/terrastruct/d2/pull/474) - Improved label placements for shapes with images to avoid overlapping container labels. [#474](https://github.com/terrastruct/d2/pull/474)
- Themes are applied to sql_table and class shapes. [#521](https://github.com/terrastruct/d2/pull/521)
- Sequence diagram edge group labels have more reasonable padding. [#512](https://github.com/terrastruct/d2/pull/512) - Sequence diagram edge group labels have more reasonable padding. [#512](https://github.com/terrastruct/d2/pull/512)
- ELK layout engine preserves order of nodes. [#282](https://github.com/terrastruct/d2/issues/282) - ELK layout engine preserves order of nodes. [#282](https://github.com/terrastruct/d2/issues/282)