This commit is contained in:
Alexander Wang 2025-02-03 16:40:49 -07:00
parent d6ac9f8f00
commit 5978587695
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -28,3 +28,4 @@
- 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)
- Null: fixes `null`ing a connection with absolute syntax [#2318](https://github.com/terrastruct/d2/issues/2318)
- Gradients: works with connection fills [#2326](https://github.com/terrastruct/d2/pull/2326)