Skip to content

Commit 328944e

Browse files
committed
changelog for v1.4.0
1 parent b76c019 commit 328944e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
## v1.4.0 2019/06/12
4+
5+
https://github.com/msgpack/msgpack-javascript/compare/v1.3.2...v1.4.0
6+
7+
* Added `sortKeys: boolean` option to `encode()` for canonical encoding [#64](https://github.com/msgpack/msgpack-javascript/pull/64)
8+
* Fixed `RangeError` in encoding BLOB [#66](https://github.com/msgpack/msgpack-javascript/pull/66)
9+
310
## v1.3.2 2019/06/04
411

512
https://github.com/msgpack/msgpack-javascript/compare/v1.3.1...v1.3.2

0 commit comments

Comments
 (0)