changelog: add notes about closing #12589

[skip ci]
This commit is contained in:
Marcus Efraimsson
2018-07-24 15:27:13 +02:00
parent b81621b6f5
commit 3dab4e1b52

View File

@@ -29,6 +29,7 @@
* **Prometheus**: Fix graph panel bar width issue in aligned prometheus queries [#12379](https://github.com/grafana/grafana/issues/12379)
* **Dashboard**: Dashboard links not updated when changing variables [#12506](https://github.com/grafana/grafana/issues/12506)
* **Postgres/MySQL/MSSQL**: Fix connection leak [#12636](https://github.com/grafana/grafana/issues/12636) [#9827](https://github.com/grafana/grafana/issues/9827)
* **Dashboard**: Remove unwanted scrollbars in embedded panels [#12589](https://github.com/grafana/grafana/issues/12589)
# 5.2.1 (2018-06-29)