changelog: add notes about closing #12598

[skip ci]
This commit is contained in:
Marcus Efraimsson 2018-08-14 10:35:34 +02:00
parent 03aed21d4b
commit b70d594c10
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -48,6 +48,7 @@ om/grafana/grafana/issues/12668)
* **Plugins**: Convert URL-like text to links in plugins readme [#12843](https://github.com/grafana/grafana/pull/12843), thx [pgiraud](https://github.com/pgiraud)
* **Docker**: Make it possible to set a specific plugin url [#12861](https://github.com/grafana/grafana/pull/12861), thx [ClementGautier](https://github.com/ClementGautier)
* **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)
### Breaking changes