Skip to content

Commit

Permalink
v0.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Takuro Ashie <ashie@clear-code.com>
  • Loading branch information
ashie committed Dec 20, 2023
1 parent cb7f00e commit 8de7775
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Release 0.9.1 - 2023/12/20

* Fix invalid message polluting subsequent message

Release 0.9.0 - 2020/09/04

* FluentLogger supports TLS
Expand Down
2 changes: 1 addition & 1 deletion lib/fluent/logger/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Fluent
module Logger
VERSION = '0.9.0'
VERSION = '0.9.1'
end
end

0 comments on commit 8de7775

Please sign in to comment.