Update changelog

This commit is contained in:
Daniel Nelson
2018-06-29 18:06:45 -07:00
parent 9bd5e10133
commit 5aa199e2b3

View File

@@ -31,6 +31,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]