From 7834eca394bbc3993d24a487315baced785457b7 Mon Sep 17 00:00:00 2001 From: bergquist Date: Wed, 15 Nov 2017 11:27:11 +0100 Subject: [PATCH] changelog: adds note about closing #9777 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a261aa9e99..c7ce88b4224 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ * **Cloudwatch**: Fix for cloudwatch templating query `ec2_instance_attribute` [#9667](https://github.com/grafana/grafana/issues/9667), thanks [@mtanda](https://github.com/mtanda) * **Heatmap**: Fixed tooltip for "time series buckets" mode [#9332](https://github.com/grafana/grafana/issues/9332) * **InfluxDB**: Fixed query editor issue when using `>` or `<` operators in WHERE clause [#9871](https://github.com/grafana/grafana/issues/9871) - +* **Prometheus**: Fixes bug with new prometheus alerts [#9777](https://github.com/grafana/grafana/issues/9777) # 4.6.1 (2017-11-01)