Skip to content

Commit d2a2247

Browse files
committed
Update RELEASE_NOTES.md
1 parent 173da2e commit d2a2247

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 0.8.1
44
* MessagePack.Packer/UnpackerConfig are now immuable and configurable with withXXX methods.
5+
* Add bufferSize configuration parameter
56
* Allow setting null to ArrayBufferInput for advanced applications that require dedicated memory management.
67
* Fix MessageBufferPacker.toXXX to properly flush the output
78
* Modify ValueFactory methods to produce a copy of the input data. To omit the copy, use `omitCopy` flag.

0 commit comments

Comments
 (0)