Skip to content

Commit 2f07cec

Browse files
committed
changelog for the next release
1 parent 7cff993 commit 2f07cec

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+
## NEXT
4+
5+
* Drop IE11 support ([#221](https://github.com/msgpack/msgpack-javascript/pull/221))
6+
* It also fixes [feature request: option to disable TEXT_ENCODING env check #219](https://github.com/msgpack/msgpack-javascript/issues/219)
7+
*
8+
39
## 2.8.0 2022-09-02
410

511
* Let `Encoder#encode()` return a copy of the internal buffer, instead of the reference of the buffer (fix #212).

0 commit comments

Comments
 (0)