changelog

This commit is contained in:
Alexander Wang 2022-12-25 17:24:48 -08:00
parent 7c41142487
commit 36e221a6f5
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -18,6 +18,7 @@ Hope everyone is enjoying the holidays this week!
- `class` shapes use monospaced font. [#521](https://github.com/terrastruct/d2/pull/521) - `class` shapes use monospaced font. [#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)
- Markdown headings set font-family explicitly, so that external stylesheets with more specific targeting don't override it. [#525](https://github.com/terrastruct/d2/pull/525)
#### Bugfixes ⛑️ #### Bugfixes ⛑️