瀏覽代碼

changelog: adds note about closing #9318

bergquist 8 年之前
父節點
當前提交
ee5f030ded
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -51,6 +51,7 @@ From `/etc/grafana/datasources` to `/etc/grafana/provisioning/datasources` when
 ## Fixes
 * **Gzip**: Fixes bug gravatar images when gzip was enabled [#5952](https://github.com/grafana/grafana/issues/5952)
 * **Alert list**: Now shows alert state changes even after adding manual annotations on dashboard [#9951](https://github.com/grafana/grafana/issues/9951)
+* **Alerting**: Fixes bug where rules evaluated as firing when all conditions was false and using OR operator. [#9318](https://github.com/grafana/grafana/issues/9318)
 
 # 4.6.2 (2017-11-16)