diff --git a/CHANGELOG.md b/CHANGELOG.md index e6962e788..7a7c1274a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]