From 2264addd9d0e6e96dfc2c0da728632f95b354dba Mon Sep 17 00:00:00 2001 From: bergquist Date: Thu, 15 Dec 2016 14:29:06 +0100 Subject: [PATCH] docs(changelog): adds notes about closing #6905 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db342a40bb9..b7c45422bae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * **API**: HTTP API for deleting org returning incorrect message for a non-existing org [#6679](https://github.com/grafana/grafana/issues/6679) * **Dashboard**: Posting empty dashboard result in corrupted dashboard [#5443](https://github.com/grafana/grafana/issues/5443) * **Logging**: Fixed logging level confing issue [#6978](https://github.com/grafana/grafana/issues/6978) +* **Notifications**: Remove html escaping the email subject. [#6905](https://github.com/grafana/grafana/issues/6905) # 4.0.2 (2016-12-08)