Update changelog

This commit is contained in:
Daniel Nelson 2017-08-25 12:59:19 -07:00
parent c77b8f2e77
commit 97d9c0c430
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@
- [#3153](https://github.com/influxdata/telegraf/issues/3053): Enable hddtemp input on all platforms.
- [#3142](https://github.com/influxdata/telegraf/issues/3142): Escape backslash within string fields.
- [#3162](https://github.com/influxdata/telegraf/issues/3162): Fix parsing of SHM remotes in ntpq input
- [#3149](https://github.com/influxdata/telegraf/issues/3149): Don't fail parsing zpool stats if pool health is UNAVAIL on FreeBSD.
## v1.3.5 [2017-07-26]