diff --git a/CHANGELOG.md b/CHANGELOG.md index 122f7d28c03..e47333fce46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -816,6 +816,10 @@ When user is using Github OAuth, GitHub login is showed as both Grafana login an The meaning of the default data source has now changed from being a persisted property in a panel. Before when you selected the default data source for a panel and later changed the default data source to another data source it would change all panels who were configured to use the default data source. From now on the default data source is just the default for new panels and changing the default will not impact any currently saved dashboards. Issue [#45132](https://github.com/grafana/grafana/issues/45132) + + + + # 8.4.7 (2022-04-19) diff --git a/docs/sources/release-notes/_index.md b/docs/sources/release-notes/_index.md index c55e14bd528..5d5a2106fa1 100644 --- a/docs/sources/release-notes/_index.md +++ b/docs/sources/release-notes/_index.md @@ -24,6 +24,7 @@ about deprecations, breaking changes as well as changes that relate to plugin de - [Release notes for 8.5.1]({{< relref "release-notes-8-5-1/" >}}) - [Release notes for 8.5.0]({{< relref "release-notes-8-5-0/" >}}) - [Release notes for 8.5.0-beta1]({{< relref "release-notes-8-5-0-beta1/" >}}) +- [Release notes for 8.4.10]({{< relref "release-notes-8-4-10" >}}) - [Release notes for 8.4.7]({{< relref "release-notes-8-4-7/" >}}) - [Release notes for 8.4.6]({{< relref "release-notes-8-4-6/" >}}) - [Release notes for 8.4.5]({{< relref "release-notes-8-4-5/" >}}) diff --git a/docs/sources/release-notes/release-notes-8-4-10.md b/docs/sources/release-notes/release-notes-8-4-10.md new file mode 100644 index 00000000000..eb394d304af --- /dev/null +++ b/docs/sources/release-notes/release-notes-8-4-10.md @@ -0,0 +1,6 @@ ++++ +title = "undefined" +hide_menu = true ++++ + +