Skip to content

Commit d26ba40

Browse files
committed
add one paragraph
1 parent c475eae commit d26ba40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ChangeLog.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Release Date: 2024-05-07
1313
* ``Timestamp.to_datetime()`` and ``Timestamp.from_datetime()`` become
1414
more accurate by avoiding floating point calculations. (#591)
1515
* The Cython code for ``Unpacker`` has been slightly rewritten for maintainability.
16-
16+
* The fallback implementation of ``Packer()`` and ``Unpacker()`` now uses keyword-only
17+
arguments to improve compatibility with the Cython implementation.
1718

1819
1.0.8
1920
=====

0 commit comments

Comments
 (0)