From 4a2a935c8f4ccc16829a07f88a7692be9f4a1bc7 Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 5 Dec 2016 10:45:22 +0100 Subject: [PATCH] changelog: adds note about closing #6822 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ab51de161e..5a67690a710 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ### Bugfixes * **Alerting**: Add alert message to webhook notifications [#6807](https://github.com/grafana/grafana/issues/6807) +* **Webhooks**: Add content type json to outgoing webhooks [#6822](https://github.com/grafana/grafana/issues/6822) # 4.0.1 (2016-12-02)