Update changelog

This commit is contained in:
Daniel Nelson 2017-10-12 15:52:01 -07:00
parent fa25e123d8
commit 024dea2ff9
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 6 additions and 0 deletions

View File

@ -49,6 +49,12 @@
- [#3136](https://github.com/influxdata/telegraf/issues/3136): Fix webhooks input address in use during reload.
- [#3258](https://github.com/influxdata/telegraf/issues/3258): Unlock Statsd when stopping to prevent deadlock.
## v1.4.3 [unreleased]
### Bugfixes
- [#3327](https://github.com/influxdata/telegraf/issues/3327): Fix container name filters in docker input.
## v1.4.2 [2017-10-10]
### Bugfixes