diff --git a/README.md b/README.md index 7e0eea7..52d6680 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ The following aggregations are currently supported: | `"string_stats"` | `StringStats()` | | `"top_hits"` | `TopHits()` | | `"terms"` | `TermsAgg()` | +| `"date_histogram"` | `DateHistogramAgg()` | ### Supported Top Level Options