changelog

This commit is contained in:
Alexander Wang 2022-12-18 20:31:41 -08:00
parent b3a47c845a
commit 0331d20617
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -9,6 +9,7 @@
- `d2 fmt` now preserves leading comment spacing. [#400](https://github.com/terrastruct/d2/issues/400) - `d2 fmt` now preserves leading comment spacing. [#400](https://github.com/terrastruct/d2/issues/400)
- Markdown can now be styled with keywords stroke and fill. [https://github.com/terrastruct/d2/pull/460](https://github.com/terrastruct/d2/pull/460) - Markdown can now be styled with keywords stroke and fill. [https://github.com/terrastruct/d2/pull/460](https://github.com/terrastruct/d2/pull/460)
- PNG export resolution increased by 2x to not be blurry exporting on retina displays. [https://github.com/terrastruct/d2/pull/445](https://github.com/terrastruct/d2/pull/445)
#### Bugfixes ⛑️ #### Bugfixes ⛑️