Update changelog

This commit is contained in:
Daniel Nelson 2017-09-14 13:06:58 -07:00
parent ef7ce31f9c
commit dc12ac391b
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
- [#3167](https://github.com/influxdata/telegraf/issues/3167): Fix MQTT input exits if Broker is not available on startup.
- [#3217](https://github.com/influxdata/telegraf/issues/3217): Fix optional field value conversions in fluentd input.
- [#3227](https://github.com/influxdata/telegraf/issues/3227): Whitelist allowed char classes for opentsdb output.
- [#3232](https://github.com/influxdata/telegraf/issues/3232): Fix counter and gauge metric types.
## v1.4 [2017-09-05]