From bfe600de3dee9b460b0394ac52b284ea7ecc0399 Mon Sep 17 00:00:00 2001 From: Samsondeen Dare Date: Mon, 23 Feb 2026 13:07:11 +0100 Subject: [PATCH] add changelog --- .changes/v1.15/ENHANCEMENTS-20260223-130341.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.15/ENHANCEMENTS-20260223-130341.yaml diff --git a/.changes/v1.15/ENHANCEMENTS-20260223-130341.yaml b/.changes/v1.15/ENHANCEMENTS-20260223-130341.yaml new file mode 100644 index 0000000000..1393968cfc --- /dev/null +++ b/.changes/v1.15/ENHANCEMENTS-20260223-130341.yaml @@ -0,0 +1,5 @@ +kind: ENHANCEMENTS +body: "mocking: computed values are now correctly filled for nested list, set, and map attributes when using mock and override data in tests." +time: 2026-02-23T13:03:41.913383+01:00 +custom: + Issue: "37939"