From 95c36c5e0ba5d549e1eeb95e1e4c23b72528b548 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 28 Sep 2021 07:35:32 -0400 Subject: [PATCH] ReleaseNotes: Updated changelog and release notes for 8.1.1 (#39708) --- CHANGELOG.md | 2 +- docs/sources/release-notes/release-notes-8-1-1.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0af00dd50ef..5c941daf12e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -190,7 +190,7 @@ Panel queries and/or annotation queries that used more than one statistic will b ### Bug fixes - **CloudWatch Logs:** Fix crash when no region is selected. [#37639](https://github.com/grafana/grafana/pull/37639), [@aocenas](https://github.com/aocenas) -- **Reporting:** Fix timezone parsing for scheduler (enterprise) +- **Reporting:** Fix timezone parsing for scheduler. (Enterprise) diff --git a/docs/sources/release-notes/release-notes-8-1-1.md b/docs/sources/release-notes/release-notes-8-1-1.md index fb62caa0064..de01476d455 100644 --- a/docs/sources/release-notes/release-notes-8-1-1.md +++ b/docs/sources/release-notes/release-notes-8-1-1.md @@ -11,3 +11,5 @@ list = false ### Bug fixes - **CloudWatch Logs:** Fix crash when no region is selected. [#37639](https://github.com/grafana/grafana/pull/37639), [@aocenas](https://github.com/aocenas) +- **Reporting:** Fix timezone parsing for scheduler. (Enterprise) +