Update changelog

This commit is contained in:
Daniel Nelson
2020-05-12 12:57:41 -07:00
parent 934f6af99f
commit a78de9c5f0

View File

@@ -49,6 +49,7 @@
#### Bugfixes
- [#7412](https://github.com/influxdata/telegraf/pull/7412): Use same timestamp for all objects in arrays in the json parser.
- [#7439](https://github.com/influxdata/telegraf/pull/7439): Handle multiple metrics with the same timestamp in dedup processor.
## v1.14.2 [2020-04-28]