docs(changelog): adds note about closing #7269

This commit is contained in:
bergquist 2017-01-16 14:42:31 +01:00
parent bfa3c590e7
commit 01c6658a7a

View File

@ -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)