Update changelog

(cherry picked from commit 5aa199e2b3)
This commit is contained in:
Daniel Nelson
2018-06-29 18:06:45 -07:00
parent c373adb6d8
commit d112323d81

View File

@@ -5,6 +5,7 @@
- [#4277](https://github.com/influxdata/telegraf/pull/4277): Treat sigterm as a clean shutdown signal.
- [#4284](https://github.com/influxdata/telegraf/pull/4284): Fix selection of tags under nested objects in the JSON parser.
- [#4135](https://github.com/influxdata/telegraf/issues/4135): Fix postfix input handling multi-level queues.
- [#4334](https://github.com/influxdata/telegraf/pull/4334): Fix syslog timestamp parsing with single digit day of month.
## v1.7 [2018-06-12]