Create a CHANGELOG.

This commit is contained in:
Todd Persen
2015-06-20 12:16:39 -07:00
parent 11a6db8268
commit 480f29bde7

14
CHANGELOG.md Normal file
View File

@@ -0,0 +1,14 @@
## v0.1.2 [unreleased]
### Features
- [#12](https://github.com/influxdb/influxdb/pull/12): Add Linux/ARM to the list of built binaries. Thanks @voxxit!
- [#14](https://github.com/influxdb/influxdb/pull/14): Clarify the S3 buckets that Telegraf is pushed to.
### Bugfixes
- [#13](https://github.com/influxdb/influxdb/pull/13): Fix the packaging script.
## v0.1.1 [2015-06-19]
### Release Notes
This is the initial release of Telegraf.