Skip to content

Commit abe9f90

Browse files
committed
update changelog
1 parent ec05e2e commit abe9f90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

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

33
## NEXT
44

5+
* Add an option `useBigInt64` to map JavaScript's BigInt to MessagePack's int64 and uint64 ([#223](https://github.com/msgpack/msgpack-javascript/pull/223))
56
* Drop IE11 support ([#221](https://github.com/msgpack/msgpack-javascript/pull/221))
67
* It also fixes [feature request: option to disable TEXT_ENCODING env check #219](https://github.com/msgpack/msgpack-javascript/issues/219)
78
*

0 commit comments

Comments
 (0)