This commit is contained in:
Alexander Wang 2024-12-14 19:37:14 -07:00
parent 74f708a2ea
commit aa06f89c76
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -1,5 +1,6 @@
#### Features 🚀
- Animations: `style.animated: true` is supported on shapes [#2250](https://github.com/terrastruct/d2/pull/2250)
- Connections now support `link` [#1955](https://github.com/terrastruct/d2/pull/1955)
- Vars: vars in markdown blocks are substituted [#2218](https://github.com/terrastruct/d2/pull/2218)
- Markdown: Github-flavored tables work in `md` blocks [#2221](https://github.com/terrastruct/d2/pull/2221)