From 480f29bde7fa363e5b3df59d294a8e0b0b0b04a4 Mon Sep 17 00:00:00 2001 From: Todd Persen Date: Sat, 20 Jun 2015 12:16:39 -0700 Subject: [PATCH] Create a CHANGELOG. --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..c478732ec --- /dev/null +++ b/CHANGELOG.md @@ -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.