Skip to content

Commit 061ab99

Browse files
committed
Add the updates of 0.8.13 to release note
1 parent 7639236 commit 061ab99

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE_NOTES.md

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

3+
## 0.8.13
4+
* Fix ambiguous overload in Java 9[#415](https://github.com/msgpack/msgpack-java/pull/415)
5+
* Make MessagePackParser accept a string as a byte array field[#420](https://github.com/msgpack/msgpack-java/pull/420)
6+
* Support MessagePackGenerator#writeNumber(String)[#422](https://github.com/msgpack/msgpack-java/pull/422)
7+
38
## 0.8.12
49
* Fix warnings in build.sbt[#402](https://github.com/msgpack/msgpack-java/pull/402)
510
* Add ExtensionTypeCustomDeserializers and MessagePackFactory#setExtTypeCustomDesers[#408](https://github.com/msgpack/msgpack-java/pull/408)

0 commit comments

Comments
 (0)