changelog: add note for #6564

This commit is contained in:
Daniel Lee 2017-04-28 11:01:54 +02:00 committed by GitHub
parent 26f4a8e5a4
commit c6d5259c6d
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
* **Graph**: Support auto grid min/max when using log scale [#3090](https://github.com/grafana/grafana/issues/3090), thx [@bigbenhur](https://github.com/bigbenhur)
* **Graph**: Support for histograms [#600](https://github.com/grafana/grafana/issues/600)
* **Prometheus**: Support table response formats (column per label) [#6140](https://github.com/grafana/grafana/issues/6140), thx [@mtanda](https://github.com/mtanda)
* **Single Stat Panel**: support for non time series data [#6564](https://github.com/grafana/grafana/issues/6564)
## Minor Enchancements