Skip to content

Commit

Permalink
docs: prepare for 2.13.1 (#5203)
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Jun 26, 2024
1 parent dd0e4a0 commit 63020d3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@ IN DEVELOPMENT

Changes will be summarized here periodically.

Version 2.13.1 (June 26, 2024)
------------------------------

New Features:

* Add support for ``Typing.Callable[..., T]``.
`#5202 <https://github.com/pybind/pybind11/pull/5202>`_

Bug fixes:

* Avoid aligned allocation in free-threaded build in order to support macOS
versions before 10.14.
`#5200 <https://github.com/pybind/pybind11/pull/5200>`_

Version 2.13.0 (June 25, 2024)
------------------------------

Expand Down

0 comments on commit 63020d3

Please sign in to comment.