From c3a6671ea0580b45a88264be65c4aa65ed25de1a Mon Sep 17 00:00:00 2001 From: Quigley Malcolm Date: Thu, 3 Aug 2023 15:18:49 -0700 Subject: [PATCH] Add changie doc for addition --- .changes/unreleased/Features-20230803-151824.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20230803-151824.yaml diff --git a/.changes/unreleased/Features-20230803-151824.yaml b/.changes/unreleased/Features-20230803-151824.yaml new file mode 100644 index 00000000000..11d3184816a --- /dev/null +++ b/.changes/unreleased/Features-20230803-151824.yaml @@ -0,0 +1,6 @@ +kind: Features +body: 'Allow specification of `create_metric: true` on measures' +time: 2023-08-03T15:18:24.351003-07:00 +custom: + Author: QMalcolm + Issue: "8125"