From 9ea469a76d2d2a24416b5cee88e676b75c71ba92 Mon Sep 17 00:00:00 2001 From: melsonic Date: Sun, 4 May 2025 23:59:06 +0530 Subject: [PATCH] update next.md --- ci/release/changelogs/next.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 4a04e7e04..a8d6aaefb 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -10,6 +10,7 @@ - `shape: c4-person` to render a person shape like what the C4 model prescribes [#2397](https://github.com/terrastruct/d2/pull/2397) - Icons: border-radius should work on icon [#2409](https://github.com/terrastruct/d2/issues/2409) - Diagram legends are implemented [#2416](https://github.com/terrastruct/d2/pull/2416) +- Ability to fade background shape on multiple style [#2509](https://github.com/terrastruct/d2/pull/2509) #### Improvements 🧹