diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bfcdde24d7..dfd283bd6d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ ## Fixes * **ColorPicker**: Fix for color picker not showing [#9549](https://github.com/grafana/grafana/issues/9549) * **Alerting**: Fix for broken test rule button in alert tab [#9539](https://github.com/grafana/grafana/issues/9539) +* **Cloudwatch**: Provide error message when failing to add cloudwatch datasource [#9534](https://github.com/grafana/grafana/pull/9534), thx [@mtanda](https://github.com/mtanda) +* **Cloudwatch**: Fix unused period parameter [#9536](https://github.com/grafana/grafana/pull/9536), thx [@mtanda](https://github.com/mtanda) +* **CSV Export**: Fix for broken CSV export [#9525](https://github.com/grafana/grafana/issues/9525) # 4.6.0-beta1 (2017-10-13)