From f0a326a32d2e8913315e8a33f2b19879fb61f34c Mon Sep 17 00:00:00 2001 From: Courtney Holcomb Date: Thu, 25 Jul 2024 16:00:46 -0700 Subject: [PATCH] Changelog --- .changes/unreleased/Features-20240725-160038.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20240725-160038.yaml diff --git a/.changes/unreleased/Features-20240725-160038.yaml b/.changes/unreleased/Features-20240725-160038.yaml new file mode 100644 index 0000000000..72072d0c7b --- /dev/null +++ b/.changes/unreleased/Features-20240725-160038.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Support multiple time spines with different granularities. +time: 2024-07-25T16:00:38.07984-07:00 +custom: + Author: courtneyholcomb + Issue: "1348"