Update changelog

This commit is contained in:
Daniel Nelson 2018-04-02 14:34:25 -07:00
parent bcaaeda49c
commit f4c0aac898
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 2 additions and 1 deletions

View File

@ -103,7 +103,8 @@
- [#1575](https://github.com/influxdata/telegraf/issues/1575): Add tag for target url to phpfpm input.
- [#3868](https://github.com/influxdata/telegraf/issues/3868): Fix cannot unmarshal object error in DC/OS input.
- [#3648](https://github.com/influxdata/telegraf/issues/3648): Fix InfluxDB output not able to reconnect when server address changes.
- [#3960](https://github.com/influxdata/telegraf/issues/3960): Fix parsing of dos line endings in the smart input.
- [#3957](https://github.com/influxdata/telegraf/issues/3957): Fix parsing of dos line endings in the smart input.
- [#3754](https://github.com/influxdata/telegraf/issues/3754): Fix precision truncation when no timestamp included.
## v1.5.3 [2018-03-14]