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) +