Update changelog

This commit is contained in:
Daniel Nelson 2019-01-08 14:16:14 -08:00
parent 1c3acafc8f
commit 8538894690
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 6 additions and 0 deletions

View File

@ -26,6 +26,12 @@
- [#4610](https://github.com/influxdata/telegraf/pull/4610): Fix initscript removes pidfile of restarted Telegraf process.
## v1.9.3 [unreleased]
#### Bugfixes
- [#5261](https://github.com/influxdata/telegraf/pull/5261): Fix arithmetic overflow in sqlserver input.
## v1.9.2 [2019-01-08]
#### Bugfixes