From 57099f02737e5d4449dffb7124fea6e1e911c9a7 Mon Sep 17 00:00:00 2001 From: bergquist Date: Thu, 19 Jan 2017 09:33:53 +0100 Subject: [PATCH] docs(changelog): adds note about closing #7301 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa3587a5b30..7d61896537d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * **SingleStat**: Implements diff aggregation method for singlestat [#7234](https://github.com/grafana/grafana/issues/7234), thx [@oliverpool](https://github.com/oliverpool) * **Dataproxy**: Added setting to enable more verbose logging in dataproxy [#7209](https://github.com/grafana/grafana/pull/7209), thx [@Ricky-N](https://github.com/Ricky-N) * **Alerting**: Better information about why an alert triggered [#7035](https://github.com/grafana/grafana/issues/7035) +* **LINE**: Add LINE as alerting notification channel [#7301](https://github.com/grafana/grafana/pull/7301), thx [#huydx](https://github.com/huydx) ## Tech