[ci-base] changelog

This commit is contained in:
Alexander Wang 2023-03-14 10:25:22 -07:00
parent 32fdc989c7
commit 49b49c8263
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -2,6 +2,7 @@
- `style.font: mono` to use a monospaced font for the text/label [#1010](https://github.com/terrastruct/d2/pull/1010)
- `border-radius` is supported for both `class` and `sql_table` shapes. [#982](https://github.com/terrastruct/d2/pull/982)
- Implements `style.fill-pattern`. Currently only value supported is `dots`. [#1024](https://github.com/terrastruct/d2/pull/1024)
#### Improvements 🧹