Skip to content

Commit 5e9bce6

Browse files
committed
Prepare 0.8.0 release
1 parent cb38aca commit 5e9bce6

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.0
4+
* Changed MessageBuffer API to alloww releasing the previously allocated buffers upon MessageBufferInput.next() call.
5+
* Split MessagePack.Config into MessagePack.Packer/UnpackerConfig
6+
* Performance improvement of packString
7+
38
* 0.7.1
49
* Fix ImmutableLongValueImpl#asShort [#287](https://github.com/msgpack/msgpack-java/pull/287)
510

0 commit comments

Comments
 (0)