Skip to content

Commit

Permalink
v0.12.11
Browse files Browse the repository at this point in the history
  • Loading branch information
repeatedly committed Jun 1, 2015
1 parent 1598cac commit 7bd529c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# v0.12

## Release 0.12.10 - 2015/06/01

### New features / Enhancement

* fluent-cat: Add none format
https://github.com/fluent/fluentd/pull/606
* config: Add secret option
https://github.com/fluent/fluentd/pull/604

## Release 0.12.10 - 2015/05/28

### New features / Enhancement
Expand Down
2 changes: 1 addition & 1 deletion lib/fluent/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@

module Fluent

VERSION = '0.12.10'
VERSION = '0.12.11'

end

0 comments on commit 7bd529c

Please sign in to comment.