From 4a311830c6a450b52944c2073c50e95a5f53b609 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Fri, 19 Oct 2018 11:18:30 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95b36d35d..3cf3cac6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ - [#4807](https://github.com/influxdata/telegraf/pull/4807): Add entity-body compression to http output. - [#4838](https://github.com/influxdata/telegraf/pull/4838): Add telegraf version to User-Agent header. - [#4864](https://github.com/influxdata/telegraf/pull/4864): Use DescribeStreamSummary in place of ListStreams in kinesis output. +- [#4852](https://github.com/influxdata/telegraf/pull/4852): Add ability to specify bytes options as strings with units. ## v1.8.3 [unreleased]