mirror of https://github.com/grafana/grafana.git
docs(changelog): adds note about closing #7269
This commit is contained in:
parent
bfa3c590e7
commit
01c6658a7a
|
@ -12,6 +12,7 @@
|
||||||
## Bugfixes
|
## Bugfixes
|
||||||
* **Alerting**: Fixes missing support for no_data and execution error when testing alerts [#7149](https://github.com/grafana/grafana/issues/7149)
|
* **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)
|
* **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)
|
# 4.1.1 (2017-01-11)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue