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 86665fc commit 249729aCopy full SHA for 249729a
ChangeLog
@@ -1,3 +1,8 @@
1
+Release 0.7.0 - 2017/04/12
2
+
3
+ * Add nanosecond_precision parameter for v0.14
4
+ * Update msgpack dependency to v1.0
5
6
Release 0.6.3 - 2017/03/29
7
8
* Add pending_bytesize method
VERSION
@@ -1 +1 @@
-0.6.3
+0.7.0
lib/fluent/logger/version.rb
@@ -1,7 +1,7 @@
module Fluent
module Logger
-VERSION = '0.6.3'
+VERSION = '0.7.0'
end
0 commit comments