mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
docs: prepare for 2.13.1 (#5203)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
parent
4bd538a40a
commit
57287b578d
@ -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)
|
||||
------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user