Update changelog

This commit is contained in:
Daniel Nelson 2018-03-27 18:07:37 -07:00
parent c695fdf77e
commit bc9123848b
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@
- [#3496](https://github.com/influxdata/telegraf/pull/3496): Add HTTP basic auth support to the http_listener input.
- [#3452](https://github.com/influxdata/telegraf/issues/3452): Tags in output InfluxDB Line Protocol are now sorted.
- [#3631](https://github.com/influxdata/telegraf/issues/3631): InfluxDB Line Protocol parser now accepts DOS line endings.
- [#2496](https://github.com/influxdata/telegraf/issues/2496): An option has been added to skip database creation in the InfluxDB output.
### Bugfixes