This commit is contained in:
Alexander Wang 2025-03-11 16:03:57 -06:00
parent 3e4397f6b6
commit 3c30693052
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -6,6 +6,7 @@
- Render:
- markdown, latex, and code can be used as object labels [#2204](https://github.com/terrastruct/d2/pull/2204)
- `shape: c4-person` to render a person shape like what the C4 model prescribes [#2397](https://github.com/terrastruct/d2/pull/2397)
- Diagram legends are implemented [#2416](https://github.com/terrastruct/d2/pull/2416)
#### Improvements 🧹