main
MAINT Use towncrier for changelog management (#30046)
FEA Make `LedoitWolf` estimator array API compatible (#33573)
Implement "everything follows X" for GridSearchCV (#33633)
Move mixed array input support of regression metrics to `_check_reg_targets` (#33778)
FEA array API support for LogisticRegressionCV (#33906)
ENH add Array API to newton-cg in LogisticRegression (#34412)
FEA Add array API support for matthews_corrcoef (#34423)
TST Automatically yield array api metric checks in `test_common.py` (#34442)
FIX PoissonRegressor mixed namespace/device array API inputs (#34480)