We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58ac3e commit 1f9ee2bCopy full SHA for 1f9ee2b
CHANGES.txt
@@ -1,4 +1,7 @@
1
Release 0.6.8 - 20XX/XX/XX
2
+ BUG FIXES
3
+ Replaces method calls of LinkedList#peek{First,Last}() into get{First,Last}() within LinkedBufferInput class (pull request #18)
4
+ Make encoding byte[][] work correctly (pull request 24)
5
6
Release 0.6.7 - 2012/12/09
7
NEW FEATURES
0 commit comments