From 2dd1eb81cd822ff20d96d4e536b733f242ae9db9 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 17 Jan 2017 10:49:31 +0100 Subject: [PATCH] docs(changelog): adds note about closing #7223 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f306b312b89..dfdcb41c0b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * **Alerting**: Fixes missing support for no_data and execution error when testing alerts [#7149](https://github.com/grafana/grafana/issues/7149) * **Dashboard**: Avoid duplicate data in dashboard json for panels with alerts [#7256](https://github.com/grafana/grafana/pull/7256) * **Alertlist**: Only show scrollbar when required [#7269](https://github.com/grafana/grafana/issues/7269) +* **SMTP**: Set LocalName to hostname [#7223](https://github.com/grafana/grafana/issues/7223) # 4.1.1 (2017-01-11)