diff --git a/CHANGELOG.md b/CHANGELOG.md index 854b42b83..011f060c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - [#7223](https://github.com/influxdata/telegraf/pull/7223): Add ability to specify HTTP Headers in http_listener_v2 which will added as tags. - [#7140](https://github.com/influxdata/telegraf/pull/7140): Apply ping deadline to dns lookup. - [#7225](https://github.com/influxdata/telegraf/pull/7225): Add support for 64-bit integer types to modbus input. +- [#7231](https://github.com/influxdata/telegraf/pull/7231): Add possibility to specify measurement per register. ## v1.14 [2020-03-26]