Skip to content

Commit 8d619c4

Browse files
committed
[skip ci] docs: add Eigen 5 entry to v3.0.4 changelog
Document the Eigen 5 CMake package detection fix in the 3.0.4 release notes before merging the PR. Made-with: Cursor
1 parent 3a827f2 commit 8d619c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ Internal:
3333

3434
Bug fixes:
3535

36+
- Fixed test builds with installed Eigen 5 by improving `Eigen3` CMake package detection.
37+
[#6036](https://github.com/pybind/pybind11/pull/6036)
38+
3639
- Fixed move semantics of `scoped_ostream_redirect` to preserve buffered output and avoid crashes when moved redirects restore stream buffers.
3740
[#6033](https://github.com/pybind/pybind11/pull/6033)
3841

0 commit comments

Comments
 (0)