changelog: add notes about closing #13575

[skip ci]
This commit is contained in:
Marcus Efraimsson 2018-10-10 10:52:43 +02:00
parent 6eb4633dfe
commit baa91ce471
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -1,9 +1,5 @@
# 5.4.0 (unreleased)
### New Features
* **Cloudwatch**: Automatically set graph yaxis unit [#13575](https://github.com/grafana/grafana/issues/13575), thx [@mtanda](https://github.com/mtanda)
### Minor
* **Datasource Proxy**: Keep trailing slash for datasource proxy requests [#13326](https://github.com/grafana/grafana/pull/13326), thx [@ryantxu](https://github.com/ryantxu)
@ -12,6 +8,7 @@
* **Stackdriver**: Filter wildcards and regex matching are not yet supported [#13495](https://github.com/grafana/grafana/issues/13495)
* **Stackdriver**: Support the distribution metric type for heatmaps [#13559](https://github.com/grafana/grafana/issues/13559)
* **Cloudwatch**: Automatically set graph yaxis unit [#13575](https://github.com/grafana/grafana/issues/13575), thx [@mtanda](https://github.com/mtanda)
# 5.3.0-beta3 (2018-10-03)