Skip to content

Commit 57287b5

Browse files
authored
docs: prepare for 2.13.1 (#5203)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 4bd538a commit 57287b5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/changelog.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,20 @@ IN DEVELOPMENT
1515

1616
Changes will be summarized here periodically.
1717

18+
Version 2.13.1 (June 26, 2024)
19+
------------------------------
20+
21+
New Features:
22+
23+
* Add support for ``Typing.Callable[..., T]``.
24+
`#5202 <https://github.com/pybind/pybind11/pull/5202>`_
25+
26+
Bug fixes:
27+
28+
* Avoid aligned allocation in free-threaded build in order to support macOS
29+
versions before 10.14.
30+
`#5200 <https://github.com/pybind/pybind11/pull/5200>`_
31+
1832
Version 2.13.0 (June 25, 2024)
1933
------------------------------
2034

0 commit comments

Comments
 (0)