We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b93691 commit 166ba04Copy full SHA for 166ba04
docs/changelog.rst
@@ -15,7 +15,18 @@ IN DEVELOPMENT
15
16
Changes will be summarized here periodically.
17
18
-Version 2.12.0 (March 27, 2025)
+Version 2.12.1 (September 13, 2024)
19
+-----------------------------------
20
+
21
+New Features:
22
23
+* Backport of PR #5296: The pybind11 v2.12 series now interoperates with other
24
+ pybind11 versions that include PR #5296. (See the description of PR #5296 for
25
+ limitations.)
26
+ `#5368 <https://github.com/pybind/pybind11/pull/5368>`_
27
28
29
+Version 2.12.0 (March 27, 2024)
30
-------------------------------
31
32
New Features:
0 commit comments