Skip to content

Commit d10e9c4

Browse files
committed
v0.9.0
Signed-off-by: Masahiro Nakagawa <[email protected]>
1 parent b1d82f4 commit d10e9c4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Release 0.9.0 - 2020/09/04
2+
3+
* FluentLogger supports TLS
4+
15
Release 0.8.2 - 2019/08/21
26

37
* Block timeout during IO#write to avoid writing invalid bytes

lib/fluent/logger/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Fluent
22
module Logger
3-
VERSION = '0.8.2'
3+
VERSION = '0.9.0'
44
end
55
end

0 commit comments

Comments
 (0)