From 27e2c287185b55aca0a52d781901f0a97c139ef1 Mon Sep 17 00:00:00 2001 From: Courtney Holcomb Date: Fri, 20 Sep 2024 12:04:29 -0700 Subject: [PATCH] Changelog --- .changes/unreleased/Features-20240920-120114.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20240920-120114.yaml diff --git a/.changes/unreleased/Features-20240920-120114.yaml b/.changes/unreleased/Features-20240920-120114.yaml new file mode 100644 index 0000000000..7b1036bd69 --- /dev/null +++ b/.changes/unreleased/Features-20240920-120114.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Support custom granularities in query parsing. +time: 2024-09-20T12:01:14.783921-07:00 +custom: + Author: courtneyholcomb + Issue: "1413"