changelog: add notes about closing #14167

This commit is contained in:
Marcus Efraimsson 2018-11-30 09:53:21 +01:00
parent e2e66ae608
commit 1052b17af8
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -1,6 +1,7 @@
# 5.4.0 (unreleased)
* **Cloudwatch**: Fix invalid time range causes segmentation fault [#14150](https://github.com/grafana/grafana/issues/14150)
* **Cloudwatch**: AWS/CodeBuild metrics and dimensions [#14167](https://github.com/grafana/grafana/issues/14167), thx [@mmcoltman](https://github.com/mmcoltman)
### 5.4.0-beta1 fixes
* **Graph**: Fix legend always visible even if configured to be hidden [#14144](https://github.com/grafana/grafana/issues/14144)