diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a4e36cd151f495e9106bbbe32973099e45a284e..b5cd102739741acfae14a459f1c47465a426539a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
 ### Features
 
 - [#3551](https://github.com/influxdata/telegraf/pull/3551): Add health status mapping from string to int in elasticsearch input.
+- [#3580](https://github.com/influxdata/telegraf/pull/3580): Add control over which stats to gather in basicstats aggregator.
 
 ### Bugfixes