Fix packages provides: now new version of package replaces the old one

This commit is contained in:
Eugene Dementiev
2015-09-24 21:37:37 +03:00
committed by Cameron Sparr
parent c6283d1b5a
commit 0ffaafd788
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
- [#227](https://github.com/influxdb/telegraf/pull/227): Add command intervals to exec plugin. Thanks @jpalay!
### Bugfixes
- [#228](https://github.com/influxdb/telegraf/pull/228): New version of package will replace old one. Thanks @ekini!
## v0.1.9 [2015-09-22]