We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a827f2 commit 8d619c4Copy full SHA for 8d619c4
1 file changed
docs/changelog.md
@@ -33,6 +33,9 @@ Internal:
33
34
Bug fixes:
35
36
+- Fixed test builds with installed Eigen 5 by improving `Eigen3` CMake package detection.
37
+ [#6036](https://github.com/pybind/pybind11/pull/6036)
38
+
39
- Fixed move semantics of `scoped_ostream_redirect` to preserve buffered output and avoid crashes when moved redirects restore stream buffers.
40
[#6033](https://github.com/pybind/pybind11/pull/6033)
41
0 commit comments