changelog

This commit is contained in:
Gavin Nishizawa 2023-06-19 17:44:40 -07:00
parent deef335da4
commit f4ecd6ceb2
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -7,6 +7,7 @@
- Display version on CLI help invocation [#1400](https://github.com/terrastruct/d2/pull/1400) - Display version on CLI help invocation [#1400](https://github.com/terrastruct/d2/pull/1400)
- Improved readability of connection labels when they overlap another connection. [#447](https://github.com/terrastruct/d2/pull/447) - Improved readability of connection labels when they overlap another connection. [#447](https://github.com/terrastruct/d2/pull/447)
- Error message when `shape` is given a composite [#1415](https://github.com/terrastruct/d2/pull/1415) - Error message when `shape` is given a composite [#1415](https://github.com/terrastruct/d2/pull/1415)
- Improved rendering and text measurement for code shapes. [#1425](https://github.com/terrastruct/d2/pull/1425)
#### Bugfixes ⛑️ #### Bugfixes ⛑️