Changelog update for 0.11.1

This commit is contained in:
Cameron Sparr
2016-03-16 14:55:40 -06:00
committed by Michele Fadda
parent 15f93d0c18
commit 4465fbeee6

View File

@@ -1,4 +1,13 @@
## v0.11.1 [unreleased]
## v0.11.2 [unreleased]
### Features
### Bugfixes
## v0.11.1 [2016-03-17]
### Release Notes
- Primarily this release was cut to fix [#859](https://github.com/influxdata/telegraf/issues/859)
### Features
- [#747](https://github.com/influxdata/telegraf/pull/747): Start telegraf on install & remove on uninstall. Thanks @pierref!