@@ -6,26 +6,29 @@ This release contains two small fixes for edge case issues.
66
77Fixes:
88
9- * Bump pyproject-metadata to handle form feeds on Python < 3.12.8 by @henryiii in #1014
10- * Increase timeout on CI by @henryiii in #1019
9+ - Bump pyproject-metadata to handle form feeds on Python < 3.12.8 by @henryiii
10+ in #1014
11+ - Increase timeout on CI by @henryiii in #1019
1112
1213CI and testing:
1314
14- * Ignore deprecation message from cattrs on Python 3.14 alphas by @LecrisUT in #1020
15- * Add more integration tests in Fedora by @LecrisUT in #800
16- * Restore example builds for Windows/macOS by @henryiii in #1025
15+ - Ignore deprecation message from cattrs on Python 3.14 alphas by @LecrisUT in
16+ #1020
17+ - Add more integration tests in Fedora by @LecrisUT in #800
18+ - Restore example builds for Windows/macOS by @henryiii in #1025
1719
1820Internal:
1921
20- * Remove leftover Python 3.7 checks by @LecrisUT in #1011
21- * Bump pytest version and include pytest-xdist by @henryiii in #1008
22- * Bump to ruff 0.10, work around bug by @henryiii in #1015
22+ - Remove leftover Python 3.7 checks by @LecrisUT in #1011
23+ - Bump pytest version and include pytest-xdist by @henryiii in #1008
24+ - Bump to ruff 0.10, work around bug by @henryiii in #1015
2325
2426Docs:
2527
26- * Clarify verbosity options by @LecrisUT in #1018
27- * Fix incorrect configuration example by @buddly27 in #1023
28- * Fix incorrect name (` PYBIND11_NEWPYTHON ` -> ` PYBIND11_FINDPYTHON ` ) by @henryiii in #1021
28+ - Clarify verbosity options by @LecrisUT in #1018
29+ - Fix incorrect configuration example by @buddly27 in #1023
30+ - Fix incorrect name (` PYBIND11_NEWPYTHON ` -> ` PYBIND11_FINDPYTHON ` ) by
31+ @henryiii in #1021
2932
3033## Version 0.11.0
3134
0 commit comments