add readme

This commit is contained in:
Bernard Xie 2023-03-28 15:33:32 -07:00
parent 6a7a9b9798
commit 9998b0039b
No known key found for this signature in database
GPG key ID: 3C3E0036CE0F892C

View file

@ -2,6 +2,7 @@
- `--animate-interval` can be passed as a flag to animate multi-board diagrams. See [docs](https://d2lang.com/todo). [#1088](https://github.com/terrastruct/d2/pull/1088)
- `paper` is available as a `fill-pattern` option [#1070](https://github.com/terrastruct/d2/pull/1070)
- fonts are now subsetted to reduce svg file size [#1089](https://github.com/terrastruct/d2/pull/1089)
#### Improvements 🧹