Commit 63020d33 by Henry Schreiner Committed by Henry Schreiner

docs: prepare for 2.13.1 (#5203)

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
parent dd0e4a0b
...@@ -15,6 +15,20 @@ IN DEVELOPMENT ...@@ -15,6 +15,20 @@ IN DEVELOPMENT
Changes will be summarized here periodically. 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) Version 2.13.0 (June 25, 2024)
------------------------------ ------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment