Update changelog

This commit is contained in:
Daniel Nelson 2019-01-23 11:40:22 -08:00
parent 458d3109c0
commit 39eff3d62b
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 6 additions and 0 deletions

View File

@ -40,6 +40,12 @@
- [#4610](https://github.com/influxdata/telegraf/pull/4610): Fix initscript removes pidfile of restarted Telegraf process.
## v1.9.4 [unreleased]
#### Bugfixes
- [#5334](https://github.com/influxdata/telegraf/issues/5334): Fix skip_rows and skip_columns options in csv parser.
## v1.9.3 [2019-01-22]
#### Bugfixes