We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b860b commit 2e108aaCopy full SHA for 2e108aa
CHANGES.txt
@@ -1,7 +1,10 @@
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)
+ Make encoding byte[][] work correctly (pull request #24)
5
+
6
+ IMPROVEMENTS
7
+ MSGPACK-83 Gracefully handling new enum value with OrdinalEnum (pull request #26)
8
9
Release 0.6.7 - 2012/12/09
10
NEW FEATURES
0 commit comments