changelog

This commit is contained in:
Alexander Wang 2023-02-09 14:16:43 -08:00
parent 8736a16f8f
commit b096ebdb97
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -29,6 +29,7 @@
- `--force-appendix` flag adds an appendix to SVG outputs with tooltips or links. [#761](https://github.com/terrastruct/d2/pull/761) - `--force-appendix` flag adds an appendix to SVG outputs with tooltips or links. [#761](https://github.com/terrastruct/d2/pull/761)
- `d2 themes` subcommand to list themes. [#760](https://github.com/terrastruct/d2/pull/760) - `d2 themes` subcommand to list themes. [#760](https://github.com/terrastruct/d2/pull/760)
- `sql_table` header left-aligned with column [#769](https://github.com/terrastruct/d2/pull/769) - `sql_table` header left-aligned with column [#769](https://github.com/terrastruct/d2/pull/769)
- Sequence diagram edge group labels are clearer [#782](https://github.com/terrastruct/d2/pull/782)
#### Bugfixes ⛑️ #### Bugfixes ⛑️