Cleanup changelog

This commit is contained in:
Daniel Nelson 2018-04-23 15:15:40 -07:00
parent bf0ab27f42
commit d496ff16bf
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 0 additions and 16 deletions

View File

@ -1,19 +1,3 @@
## v1.6.1 [unreleased]
## v1.7 [unreleased]
### New Inputs
- [fibaro](./plugins/inputs/fibaro/README.md) - Contributed by @dynek
- [nvidia_smi](./plugins/inputs/nvidia_smi/README.md) - Contributed by @jackzampolin
### Features
- [#3964](https://github.com/influxdata/telegraf/pull/3964): Add repl_oplog_window_sec metric to mongodb input.
- [#3819](https://github.com/influxdata/telegraf/pull/3819): Add per-host shard metrics in mongodb input.
- [#3999](https://github.com/influxdata/telegraf/pull/3999): Skip files with leading `..` in config directory.
- [#4021](https://github.com/influxdata/telegraf/pull/4021): Add TLS support to socket_writer and socket_listener plugins.
- [#4025](https://github.com/influxdata/telegraf/pull/4025): Add snmp input option to strip non fixed length index suffixes.
## v1.6.1 [2018-04-23]
### Bugfixes