changelog: add notes about closing #15222

This commit is contained in:
Marcus Efraimsson 2019-02-11 14:12:25 +01:00
parent 63f465f0ac
commit 1f0c7727f4
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -22,6 +22,7 @@
* **Alerting**: Fixes crash bug when alert notifier folders are missing [#15295](https://github.com/grafana/grafana/issues/15295)
* **Dashboard**: Fix save provisioned dashboard modal [#15219](https://github.com/grafana/grafana/pull/15219)
* **Dashboard**: Fix having a long query in prometheus dashboard query editor blocks 30% of the query field when on OSX and having native scrollbars [#15122](https://github.com/grafana/grafana/issues/15122)
* **Explore**: Fix issue with wrapping on long queries [#15222](https://github.com/grafana/grafana/issues/15222)
# 6.0.0-beta1 (2019-01-30)