Selaa lähdekoodia

docs(): updated changelog with info on #7324

Torkel Ödegaard 9 vuotta sitten
vanhempi
commit
8eae09e5e6
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -10,6 +10,7 @@
 * **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)
+* **Elasticsearch**: Support for Min Doc Count options in Terms aggregation [#7324](https://github.com/grafana/grafana/pull/7324), thx [#lpic10](https://github.com/lpic10)
 
 ## Tech
 
@@ -23,7 +24,7 @@
 
 # 4.1.2 (unreleased)
 
-### Bugfixes 
+### Bugfixes
 * **Table**: Fixes broken annotation rendering mode in the table panel [#7268](https://github.com/grafana/grafana/issues/7268)
 
 # 4.1.1 (2017-01-11)