Skip to content

Commit 0243751

Browse files
committed
changes for v2.4.1
1 parent 11cccf6 commit 0243751

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# This is the revision history of @msgpack/msgpack
22

3+
## v2.4.1 2021/03/01
4+
5+
https://github.com/msgpack/msgpack-javascript/compare/v2.4.0...v2.4.1
6+
7+
* Fixed a performance regression that `TextEncoder` and `TextDecoder` were never used even if available ([reported as #157 by @ChALkeR](https://github.com/msgpack/msgpack-javascript/issues/157))
8+
39
## v2.4.0 2021/02/15
410

511
https://github.com/msgpack/msgpack-javascript/compare/v2.3.1...v2.4.0

0 commit comments

Comments
 (0)