We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9f4d5 commit 4a06ecaCopy full SHA for 4a06eca
docs/changelog.rst
@@ -22,6 +22,19 @@ New Features:
22
23
Support for CMake older than 3.15 and some older compilers will also be removed.
24
25
+Version 2.13.3 (August 13, 2024)
26
+--------------------------------
27
+
28
+Bug fixes:
29
30
+* Quote paths from pybind11-config
31
+ `#5302 <https://github.com/pybind/pybind11/pull/5302>`_
32
33
34
+* Fix typo in Emscripten support when in config mode (CMake)
35
+ `#5301 <https://github.com/pybind/pybind11/pull/5301>`_
36
37
38
Version 2.13.2 (August 13, 2024)
39
--------------------------------
40
0 commit comments