Update changelog

This commit is contained in:
Daniel Nelson 2020-05-26 12:20:08 -07:00
parent 22c0bdb38c
commit 5345ad529d
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@
#### Bugfixes
- [#7325](https://github.com/influxdata/telegraf/issues/7325): Fix "cannot insert the value NULL error" with PerformanceCounters query.
- [#7579](https://github.com/influxdata/telegraf/issues/7579): Fix numeric to bool conversion in converter processor.
- [#7579](https://github.com/influxdata/telegraf/pull/7579): Fix numeric to bool conversion in converter processor.
- [#7551](https://github.com/influxdata/telegraf/issues/7551): Fix typo in name of gc_cpu_fraction field of the influxdb input.
## v1.14.3 [2020-05-19]