changelog: add notes about closing #14228

This commit is contained in:
Marcus Efraimsson 2018-11-30 16:24:24 +01:00
parent 901ec01992
commit 314152ebf6
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -2,6 +2,7 @@
* **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)
* **MySQL**: Fix `$__timeFrom()` and `$__timeTo()` should respect local time zone [#14228](https://github.com/grafana/grafana/issues/14228)
### 5.4.0-beta1 fixes
* **Graph**: Fix legend always visible even if configured to be hidden [#14144](https://github.com/grafana/grafana/issues/14144)