Skip to content

Commit 3ab1d54

Browse files
committed
Update RELEASE_NOTES.md
1 parent ca7d698 commit 3ab1d54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Allow setting null to ArrayBufferInput for advanced applications that require dedicated memory management.
66
* Fix MessageBufferPacker.toXXX to properly flush the output
77
* Modify ValueFactory methods to produce a copy of the input data. To omit the copy, use `omitCopy` flag.
8-
* Improve the performance of MessagePackParser by unpacking data without org.msgpack.value.Value.
8+
* Improve the performance of MessagePackParser by unpacking data without using org.msgpack.value.Value.
99

1010
* 0.8.0
1111
* Split MessagePack.Config into MessagePack.Packer/UnpackerConfig

0 commit comments

Comments
 (0)