From ea829988dace9929ddea805dd9224cac909430ff Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 5 Dec 2016 09:39:20 +0100 Subject: [PATCH] changelog: add note about closing #6807 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ee8d984ec..d60822686fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ * **Cloudwatch**: Make it possible to specify access and secret key on the data source config page [#6697](https://github.com/grafana/grafana/issues/6697) * **Table**: Added Hidden Column Style for Table Panel [#5677](https://github.com/grafana/grafana/pull/5677) +# 4.0.2 (unreleased) +* **Alerting**: Add alert message to webhook notifications [#6807](https://github.com/grafana/grafana/issues/6807) + # 4.0.1 (2016-12-02) > **Notice**