Update changelog

(cherry picked from commit 7781507c01)
This commit is contained in:
Daniel Nelson 2018-06-14 13:18:31 -07:00
parent 0cab47fa80
commit b147ef5cb5
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Bugfixes
- [#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.
## v1.7 [2018-06-12]