changelog

This commit is contained in:
Alexander Wang 2023-07-01 20:59:46 -07:00
parent 1b5ab77a96
commit df2bae4f79
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -11,6 +11,7 @@
- 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)
- The autoformatter moves board declarations to the bottom of its scope [#1424](https://github.com/terrastruct/d2/pull/1424)
- All font styles in sketch mode use a consistent font-family [#1463](https://github.com/terrastruct/d2/pull/1463)
#### Bugfixes ⛑️