Skip to content

Commit 734359f

Browse files
committed
Add 0.8.8 release notes
1 parent de1535b commit 734359f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## 0.8.8
44
* [Fix Unexpected UTF-8 encoder state](https://github.com/msgpack/msgpack-java/issues/371)
55
* Make MessageUnpacker.hasNext extensible
6+
* Added skipValue(n)
7+
* [msgpack-jackson] Ignoring uknown propertiers when deserializing msgpack data in array format
68

79
## 0.8.7
810
* Fixed a problem when reading malformed UTF-8 characters in packString. This problem happens only if you are using an older version of Java (e.g., Java 6 or 7)

0 commit comments

Comments
 (0)