Update changelog

This commit is contained in:
Daniel Nelson
2019-03-04 12:55:35 -08:00
parent 0b5811e193
commit b21864fc17

View File

@@ -67,6 +67,8 @@
- [#5449](https://github.com/influxdata/telegraf/issues/5449): Log permission error and ignore in filecount input.
- [#5497](https://github.com/influxdata/telegraf/pull/5497): Create log file in append mode.
- [#5325](https://github.com/influxdata/telegraf/issues/5325): Ignore tracking for metrics added to aggregator.
- [#5514](https://github.com/influxdata/telegraf/issues/5514): Fix panic when rejecting empty batch.
- [#5518](https://github.com/influxdata/telegraf/pull/5518): Fix conversion from string float to integer.
## v1.9.5 [2019-02-26]