ReleaseNotes: Updated changelog and release notes for 9.1.4 (#54987) (#54989)

(cherry picked from commit 1a285d2d0e)
This commit is contained in:
Grot (@grafanabot)
2022-09-09 17:00:24 +02:00
committed by GitHub
parent a78a93130d
commit c4afe31c8e
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ weight: 10000
Here you can find detailed release notes that list everything that is included in every release as well as notices
about deprecations, breaking changes as well as changes that relate to plugin development.
- [Release notes for 9.1.4]({{< relref "release-notes-9-1-4" >}})
- [Release notes for 9.1.3]({{< relref "release-notes-9-1-3" >}})
- [Release notes for 9.1.2]({{< relref "release-notes-9-1-2" >}})
- [Release notes for 9.1.1]({{< relref "release-notes-9-1-1" >}})
@@ -0,0 +1,12 @@
+++
title = "Release notes for Grafana 9.1.4"
hide_menu = true
+++
<!-- Auto generated by update changelog github action -->
# Release notes for Grafana 9.1.4
### Bug fixes
- **GrafanaUI:** Fixes Chrome issue for various query fields. [#54566](https://github.com/grafana/grafana/pull/54566), [@kaydelaney](https://github.com/kaydelaney)