From 2ced87f7b363e15ad08a7b878aac314664c50cfc Mon Sep 17 00:00:00 2001 From: Michelle Ark Date: Tue, 7 May 2024 16:27:27 -0400 Subject: [PATCH] changelog entry --- .changes/unreleased/Features-20240507-162717.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20240507-162717.yaml diff --git a/.changes/unreleased/Features-20240507-162717.yaml b/.changes/unreleased/Features-20240507-162717.yaml new file mode 100644 index 00000000000..662902483ff --- /dev/null +++ b/.changes/unreleased/Features-20240507-162717.yaml @@ -0,0 +1,6 @@ +kind: Features +body: 'Add unit_test: selection method' +time: 2024-05-07T16:27:17.047585-04:00 +custom: + Author: michelleark + Issue: "10053"