This commit is contained in:
Alexander Wang 2025-02-28 15:32:56 -07:00
parent 6456f1866e
commit e60c621fdc
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -1,6 +1,7 @@
#### Features 🚀
- Icons: connections can include icons [#12](https://github.com/terrastruct/d2/issues/12)
- Syntax: `suspend`/`unsuspend` to define models and instantiate them [#2394](https://github.com/terrastruct/d2/pull/2394)
#### Improvements 🧹