From 01c6658a7a3187451642c1c831b14d7ee36a989f Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 16 Jan 2017 14:42:31 +0100 Subject: [PATCH] docs(changelog): adds note about closing #7269 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 296f84ac952..82d36d1be06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,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) +* **Alertlist**: Only show scrollbar when required [#7269](https://github.com/grafana/grafana/issues/7269) # 4.1.1 (2017-01-11)