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 86e5a37 commit d8078beCopy full SHA for d8078be
ChangeLog
@@ -1,3 +1,17 @@
1
+Release 0.6.0 - 2016/6/21
2
+
3
+* Dependencies
4
+ 1. Update Scala version from 2.10.4, 2.11.5 to 2.10.6, 2.11.7.
5
+ 2. Update fluent-logger from 0.3.1 to 0.3.2.
6
+ 3. Update slf4j-api and slf4j-simple from 1.7.10 to 1.7.13.
7
+ 4. Update json4s-native from 3.2.11 to 3.3.0.
8
9
+* Bug fixes
10
+ 1. Fix to return false if it exceeds the buffer capacity.
11
12
+* Misc
13
+ 1. Refactor code.
14
15
Release 0.5.1 - 2015/1/17
16
17
* Big fixes
0 commit comments