Skip to content

Commit ba1dd43

Browse files
authored
Merge pull request #541 from msgpack/prepare-0_8_22
Add some updates of 0.8.22 to RELEASE_NOTES
2 parents a5a4edc + 31c04d2 commit ba1dd43

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.22
4+
* Support extension type key in Map [#535](https://github.com/msgpack/msgpack-java/pull/535)
5+
* Remove addTargetClass() and addTargetTypeReference() from ExtensionTypeCustomDeserializers [#539](https://github.com/msgpack/msgpack-java/pull/539)
6+
* Fix a bug BigDecimal serializaion fails [#540](https://github.com/msgpack/msgpack-java/pull/540)
7+
38
## 0.8.21
49
* Fix indexing bug in ValueFactory [#525](https://github.com/msgpack/msgpack-java/pull/525)
510
* Support numeric types in MessagePackParser.getText() [#527](https://github.com/msgpack/msgpack-java/pull/527)

0 commit comments

Comments
 (0)