Update changelog

This commit is contained in:
Daniel Nelson 2018-03-29 12:44:33 -07:00
parent da4fcccd8f
commit 8440887288
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@
- [#2496](https://github.com/influxdata/telegraf/issues/2496): An option has been added to skip database creation in the InfluxDB output.
- [#3366](https://github.com/influxdata/telegraf/issues/3366): Add support for connecting to InfluxDB over a unix domain socket.
- [#3946](https://github.com/influxdata/telegraf/pull/3946): Add optional unsigned integer support to the influx data format.
- [#3811](https://github.com/influxdata/telegraf/pull/3811): Add TLS support to zookeeper input.
### Bugfixes