diff --git a/CHANGELOG.md b/CHANGELOG.md index ed25cf7f7c680c806534ccbdb7e099f91f08eb5f..07e589ce3ec5bc105eaef729c1c1e46eee700e88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ plugins, not just statsd. - [#1763](https://github.com/influxdata/telegraf/issues/1763): Pulling github.com/lxn/win's pdh wrapper into telegraf. - [#1898](https://github.com/influxdata/telegraf/issues/1898): Support negative statsd counters. - [#1921](https://github.com/influxdata/telegraf/issues/1921): Elasticsearch cluster stats support. +- [#1942](https://github.com/influxdata/telegraf/pull/1942): Change Amazon Kinesis output plugin to use the built-in serializer plugins. ### Bugfixes