From 59712877f5ab7ed9fb41e08b68eaa99e960211ec Mon Sep 17 00:00:00 2001 From: Liam Cervante Date: Mon, 20 Oct 2025 16:57:47 +0200 Subject: [PATCH] changelog --- .changes/v1.15/BUG FIXES-20251020-165742.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.15/BUG FIXES-20251020-165742.yaml diff --git a/.changes/v1.15/BUG FIXES-20251020-165742.yaml b/.changes/v1.15/BUG FIXES-20251020-165742.yaml new file mode 100644 index 0000000000..5a3df23886 --- /dev/null +++ b/.changes/v1.15/BUG FIXES-20251020-165742.yaml @@ -0,0 +1,5 @@ +kind: BUG FIXES +body: 'Dynamic blocks: Support capturing variable information from attributes as blocks when expanding.' +time: 2025-10-20T16:57:42.432024+02:00 +custom: + Issue: "37787"