changelog: add notes about closing #12486

[skip ci]
This commit is contained in:
Marcus Efraimsson 2018-08-23 18:30:28 +02:00
parent a04d531d35
commit a9497f0a96
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -54,6 +54,7 @@ om/grafana/grafana/issues/12668)
* **Graphite**: Fix for quoting of int function parameters (when using variables) [#11927](https://github.com/grafana/grafana/pull/11927)
* **InfluxDB**: Support timeFilter in query templating for InfluxDB [#12598](https://github.com/grafana/grafana/pull/12598), thx [kichristensen](https://github.com/kichristensen)
* **Provisioning**: Should allow one default datasource per organisation [#12229](https://github.com/grafana/grafana/issues/12229)
* **Heatmap**: Fix broken tooltip and crosshair on Firefox [#12486](https://github.com/grafana/grafana/issues/12486)
### Breaking changes