From 62eaa683c0a69eff4e4ad620dc26857a759ce1cd Mon Sep 17 00:00:00 2001 From: bergquist Date: Fri, 13 Jan 2017 15:57:39 +0100 Subject: [PATCH] docs(changelog): note about closing #7256 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d803ed74f77..7547ac45cd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ## Bugfixes * **Alerting**: Fixes missing support for no_data and execution error when testing alerts [#7149](https://github.com/grafana/grafana/issues/7149) +* **Dashboard**: Avoid duplicate data in dashboard json for panels with alerts [#7256](https://github.com/grafana/grafana/pull/7256) # 4.1.1 (2017-01-11)