Move changelog item to 1.4

This commit is contained in:
Daniel Nelson 2017-08-28 17:17:03 -07:00
parent 7811eeea83
commit 2af953c128
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@
### Features
- [#3182](https://github.com/influxdata/telegraf/pull/3182): HTTP headers can be added to InfluxDB output.
- [#3170](https://github.com/influxdata/telegraf/pull/3170): Add support for sharding based on metric name.
### Bugfixes
@ -78,6 +77,7 @@
- [#2978](https://github.com/influxdata/telegraf/pull/2978): Add gzip content-encoding support to influxdb output.
- [#3127](https://github.com/influxdata/telegraf/pull/3127): Allow using system plugin in Windows.
- [#3112](https://github.com/influxdata/telegraf/pull/3112): Add tomcat input plugin.
- [#3182](https://github.com/influxdata/telegraf/pull/3182): HTTP headers can be added to InfluxDB output.
### Bugfixes