Skip to content

Commit d209ac2

Browse files
committed
Add 0.8.16 release notes
1 parent 499fa34 commit d209ac2

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)