We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0e959 commit b712f76Copy full SHA for b712f76
ChangeLog
@@ -1,3 +1,7 @@
1
+Release 0.6.3 - 2017/03/29
2
+
3
+ * Add pending_bytesize method
4
5
Release 0.6.2 - 2017/01/17
6
7
* Add unix domain socket support for `in_unix`
VERSION
@@ -1 +1 @@
-0.6.2
+0.6.3
lib/fluent/logger/version.rb
@@ -1,7 +1,7 @@
module Fluent
module Logger
-VERSION = '0.6.2'
+VERSION = '0.6.3'
end
0 commit comments