ReleaseNotes: Updated changelog and release notes for 8.1.5 (#39464)

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2021-09-21 13:39:56 +02:00
committed by GitHub
co-authored by Marcus Efraimsson
parent 660afc6279
commit e653f5d1d9
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ Here you can find detailed release notes that list everything that is included i
about deprecations, breaking changes as well as changes that relate to plugin development.
- [Release notes for 8.2.0-beta1]({{< relref "release-notes-8-2-0-beta1" >}})
- [Release notes for 8.1.5]({{< relref "release-notes-8-1-5" >}})
- [Release notes for 8.1.4]({{< relref "release-notes-8-1-4" >}})
- [Release notes for 8.1.3]({{< relref "release-notes-8-1-3" >}})
- [Release notes for 8.1.2]({{< relref "release-notes-8-1-2" >}})
@@ -0,0 +1,14 @@
+++
title = "Release notes for Grafana 8.1.5"
[_build]
list = false
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 8.1.5
### Bug fixes
- **BarChart:** Fixes panel error that happens on second refresh. [#39304](https://github.com/grafana/grafana/pull/39304), [@DanCech](https://github.com/DanCech)