Update CHANGELOG with fix for issue #101

I really need to remember to do this with the initial commit.
This commit is contained in:
Cameron Sparr 2015-08-11 11:27:43 -06:00
parent 374a0af084
commit 343d8f87b4
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
- [#85](https://github.com/influxdb/telegraf/pull/85): Fix GetLocalHost testutil function for mac users
- [#89](https://github.com/influxdb/telegraf/pull/89): go fmt fixes
- [#94](https://github.com/influxdb/telegraf/pull/94): Fix for issue #93, explicitly call sarama.v1 -> sarama
- [#101](https://github.com/influxdb/telegraf/issues/101): switch back from master branch if building locally
## v0.1.4 [2015-07-09]