Skip to content

Commit 7fbfd0c

Browse files
committed
Add 0.8.8 release notes
1 parent 1b67b5e commit 7fbfd0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 0.8.8
4+
* [Fix Unexpected UTF-8 encoder state](https://github.com/msgpack/msgpack-java/issues/371)
5+
* Make MessageUnpacker.hasNext extensible
6+
37
## 0.8.7
48
* 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)
59
* Support complex-type keys in msgpack-jackson

0 commit comments

Comments
 (0)