Update changelog

This commit is contained in:
Daniel Nelson
2018-10-01 16:16:19 -07:00
parent 11baebd6c9
commit 2bb7ddd0b6

View File

@@ -15,6 +15,8 @@
- [#4747](https://github.com/influxdata/telegraf/pull/4723): Add hostname to TLS config for SNI support.
- [#4675](https://github.com/influxdata/telegraf/issues/4675): Don't add tags with empty values to opentsdb output.
- [#4765](https://github.com/influxdata/telegraf/pull/4765): Fix panic during network error in vsphere input.
- [#4766](https://github.com/influxdata/telegraf/pull/4766): Unify http_listener error response with InfluxDB.
- [#4769](https://github.com/influxdata/telegraf/pull/4769): Add UUID to VMs in vSphere input.
## v1.8 [2018-09-21]