From a891657923ef125779471c0402861971d0384a2c Mon Sep 17 00:00:00 2001 From: Courtney Holcomb Date: Thu, 6 Jun 2024 19:02:05 -0700 Subject: [PATCH] Changelog --- .changes/unreleased/Features-20240606-190154.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20240606-190154.yaml diff --git a/.changes/unreleased/Features-20240606-190154.yaml b/.changes/unreleased/Features-20240606-190154.yaml new file mode 100644 index 00000000..f3a76927 --- /dev/null +++ b/.changes/unreleased/Features-20240606-190154.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Enable sub-daily granularity in YAML wherever TimeGranularity is supported. +time: 2024-06-06T19:01:54.71895-07:00 +custom: + Author: courtneyholcomb + Issue: "818"