ReleaseNotes: Updated changelog and release notes for 8.1.1 (#39708)

This commit is contained in:
Grot (@grafanabot) 2021-09-28 07:35:32 -04:00 committed by GitHub
parent 178cc3ee7b
commit 95c36c5e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -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)
<!-- 8.1.1 END -->
<!-- 8.1.0 START -->

View File

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