Update changelog

This commit is contained in:
Daniel Nelson 2018-07-05 14:40:22 -07:00
parent a82b4fbd96
commit a0ece79191
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,12 @@
- [#3772](https://github.com/influxdata/telegraf/pull/3772): Add Enum Processor.
- [#4386](https://github.com/influxdata/telegraf/pull/4386): Add user tag to procstat input.
## v1.7.2 [unreleased]
### Bugfixes
- [#4381](https://github.com/influxdata/telegraf/issues/4381): Use localhost as default server tag in zookeeper input.
## v1.7.1 [2018-07-03]
### Bugfixes