Skip to content

Commit abe1955

Browse files
authored
Merge pull request msgpack#472 from msgpack/releasenote-0.8.16
Add 0.8.16 release notes
2 parents 499fa34 + d209ac2 commit abe1955

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE_NOTES.md

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

3+
## 0.8.16
4+
* Fix NPE at ObjectMapper#copy with MessagePackFactory when ExtensionTypeCustomDeserializers isn't set [#471](https://github.com/msgpack/msgpack-java/pull/471)
5+
36
## 0.8.15
47
* Suppress a warning in ValueFactory [#457](https://github.com/msgpack/msgpack-java/pull/457)
58
* Add MessagePacker#clear() method to clear position [#459](https://github.com/msgpack/msgpack-java/pull/459)

0 commit comments

Comments
 (0)