diff --git a/CHANGELOG.md b/CHANGELOG.md
index 00310c38c958ce1ede0b921379b0c36c639c1b47..95b096c6e38631e36ed4f9028d3445349e540651 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -81,6 +81,7 @@
 - [#3853](https://github.com/influxdata/telegraf/pull/3853): Add host to ping timeout log message.
 - [#3773](https://github.com/influxdata/telegraf/pull/3773): Add override processor.
 - [#3814](https://github.com/influxdata/telegraf/pull/3814): Add status_code and result tags and result_type field to http_response input.
+- [#3880](https://github.com/influxdata/telegraf/pull/3880): Added config flag to skip collection of network protocol metrics.
 
 ### Bugfixes