mirror of https://github.com/grafana/grafana
ReleaseNotes: Updated changelog and release notes (#40022)
parent
71c6d7285e
commit
feaa56a7fe
@ -0,0 +1,13 @@ |
||||
+++ |
||||
title = "Release notes for Grafana 7.5.11" |
||||
[_build] |
||||
list = false |
||||
+++ |
||||
|
||||
<!-- Auto generated by update changelog github action --> |
||||
|
||||
# Release notes for Grafana 7.5.11 |
||||
|
||||
### Bug fixes |
||||
|
||||
- **Security**: Fixes CVE-2021-39226. For more information, see our [blog](https://grafana.com/blog/2021/10/05/grafana-7.5.11-and-8.1.6-released-with-critical-security-fix/) |
@ -0,0 +1,13 @@ |
||||
+++ |
||||
title = "Release notes for Grafana 8.1.6" |
||||
[_build] |
||||
list = false |
||||
+++ |
||||
|
||||
<!-- Auto generated by update changelog github action --> |
||||
|
||||
# Release notes for Grafana 8.1.6 |
||||
|
||||
### Bug fixes |
||||
|
||||
- **Security**: Fixes CVE-2021-39226. For more information, see our [blog](https://grafana.com/blog/2021/10/05/grafana-7.5.11-and-8.1.6-released-with-critical-security-fix/) |
@ -1,4 +1,4 @@ |
||||
{ |
||||
"stable": "8.1.5", |
||||
"stable": "8.1.6", |
||||
"testing": "8.2.0-beta2" |
||||
} |
||||
|
Loading…
Reference in new issue