changelog

This commit is contained in:
Gavin Nishizawa 2023-07-03 16:22:14 -07:00
parent 9fa4cda569
commit ea5366c356
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -12,6 +12,7 @@
- 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)
- Tooltip and link icons are now positioned on shape border [#1466](https://github.com/terrastruct/d2/pull/1466)
#### Bugfixes ⛑️