changelog: update

[skip ci]
This commit is contained in:
Marcus Efraimsson 2018-05-31 16:31:53 +02:00
parent 67410f7a4d
commit a2cd05f6db
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -1,11 +1,8 @@
# 5.2.0 (unreleased)
### Breaking change
* **Dashboard**: Modified time range and variables are now not saved by default [#10748](https://github.com/grafana/grafana/issues/10748), [#8805](https://github.com/grafana/grafana/issues/8805)
### Minor
* **Dashboard**: Modified time range and variables are now not saved by default [#10748](https://github.com/grafana/grafana/issues/10748), [#8805](https://github.com/grafana/grafana/issues/8805)
* **Graph**: Show invisible highest value bucket in histogram [#11498](https://github.com/grafana/grafana/issues/11498)
* **Dashboard**: Enable "Save As..." if user has edit permission [#11625](https://github.com/grafana/grafana/issues/11625)
* **Prometheus**: Table columns order now changes when rearrange queries [#11690](https://github.com/grafana/grafana/issues/11690), thx [@mtanda](https://github.com/mtanda)