diff --git a/CHANGELOG.md b/CHANGELOG.md index 40ce75b72..6f85b55c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,7 @@ - [#3001](https://github.com/influxdata/telegraf/issues/3001): Fix handling of escape characters within fields. - [#2988](https://github.com/influxdata/telegraf/issues/2988): Fix chrony plugin does not track system time offset. - [#3004](https://github.com/influxdata/telegraf/issues/3004): Do not allow metrics with trailing slashes. +- [#3011](https://github.com/influxdata/telegraf/issues/3011): Prevent Write from being called concurrently. ## v1.3.3 [2017-06-28]