Skip to content

Commit 6685e43

Browse files
committed
Add release notes for 0.8.7
1 parent d26aaca commit 6685e43

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.7
4+
* 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)
5+
* Support complex-type keys in msgpack-jackson
6+
37
## 0.8.6
48
* Fixed a bug that causes IndexOutOfBoundsException when reading a variable length code at the buffer boundary.
59

0 commit comments

Comments
 (0)