From c144dc86f24dc0142f7ffcc9bf57bd7ce6e282f3 Mon Sep 17 00:00:00 2001 From: Carl Bergquist Date: Tue, 17 Oct 2017 10:59:23 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfd283bd6d6..2c61d812773 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * **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) +* **Text panel**: Fixes issue with break lines in Firefox [#9491](https://github.com/grafana/grafana/issues/9491) # 4.6.0-beta1 (2017-10-13)