From 97751fc898033bbccc1ede8162779301714f8326 Mon Sep 17 00:00:00 2001 From: Courtney Holcomb Date: Thu, 11 Jul 2024 10:55:25 -0700 Subject: [PATCH] Changelog --- .changes/unreleased/Under the Hood-20240711-105519.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Under the Hood-20240711-105519.yaml diff --git a/.changes/unreleased/Under the Hood-20240711-105519.yaml b/.changes/unreleased/Under the Hood-20240711-105519.yaml new file mode 100644 index 00000000..14895f65 --- /dev/null +++ b/.changes/unreleased/Under the Hood-20240711-105519.yaml @@ -0,0 +1,6 @@ +kind: Under the Hood +body: Rename Metric.default_granularity field to Metric.time_granularity. +time: 2024-07-11T10:55:19.887705-07:00 +custom: + Author: courtneyholcomb + Issue: "290"