8000 Fix a typo in the changelog (#429) · tsahee/msgpack-python@d9ead81 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9ead81

Browse files
authored
Fix a typo in the changelog (msgpack#429)
1 parent 3508ca5 commit d9ead81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Release Date: 2020-02-17
66
* Remove Python 2 support from the ``msgpack/_cmsgpack``.
77
``msgpack/fallback`` still supports Python 2.
88
* Remove ``encoding`` option from the Packer and Unpacker.
9-
* Unpacker: The default value of ``max_buffer_type`` is changed to 100MiB.
9+
* Unpacker: The default value of ``max_buffer_size`` is changed to 100MiB.
1010
* Unpacker: ``strict_map_key`` is True by default now.
11 40E2 11
* Unpacker: String map keys are interned.
1212
* Drop old buffer protocol support.

0 commit comments

Comments
 (0)
0