This commit is contained in:
Alexander Wang 2024-12-28 20:39:25 -07:00 committed by Maricaya
parent 7a3d54ba31
commit 45f978e6ca
No known key found for this signature in database
GPG key ID: 91DA6031E30DE02F

View file

@ -21,3 +21,4 @@
- Imports: fixes using substitutions in `icon` values [#2207](https://github.com/terrastruct/d2/pull/2207)
- Markdown: fixes ampersands in URLs in markdown [#2219](https://github.com/terrastruct/d2/pull/2219)
- Globs: fixes edge case where globs with imported boards would create empty boards [#2247](https://github.com/terrastruct/d2/pull/2247)
- Sequence diagrams: fixes alignment of notes when self messages are above it [#2264](https://github.com/terrastruct/d2/pull/2264)