Skip to content

Commit

Permalink
Update CHANGELOG and README for 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrc committed Dec 1, 2015
1 parent 5c051eb commit 4aa94ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v0.2.3 [unreleased]
## v0.2.3 [2015-11-30]

### Release Notes
- **breaking change** The `kafka` plugin has been renamed to `kafka_consumer`.
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ writing new plugins.
### Linux deb and rpm packages:

Latest:
* http://get.influxdb.org/telegraf/telegraf_0.2.2_amd64.deb
* http://get.influxdb.org/telegraf/telegraf-0.2.2-1.x86_64.rpm
* http://get.influxdb.org/telegraf/telegraf_0.2.3_amd64.deb
* http://get.influxdb.org/telegraf/telegraf-0.2.3-1.x86_64.rpm

##### Package instructions:

Expand All @@ -33,9 +33,9 @@ controlled via `systemctl [action] telegraf`
### Linux binaries:

Latest:
* http://get.influxdb.org/telegraf/telegraf_linux_amd64_0.2.2.tar.gz
* http://get.influxdb.org/telegraf/telegraf_linux_386_0.2.2.tar.gz
* http://get.influxdb.org/telegraf/telegraf_linux_arm_0.2.2.tar.gz
* http://get.influxdb.org/telegraf/telegraf_linux_amd64_0.2.3.tar.gz
* http://get.influxdb.org/telegraf/telegraf_linux_386_0.2.3.tar.gz
* http://get.influxdb.org/telegraf/telegraf_linux_arm_0.2.3.tar.gz

##### Binary instructions:

Expand Down

0 comments on commit 4aa94ee

Please sign in to comment.