1.4.0
FIX improve convergence criterion for LogisticRegression(penalty="l1", solver='liblinear') (#25214)
MAINT remove deprecated class_weight_ attribute (#27862)
MNT add isort to ruff's rules (#26649)
MAINT Param validation: apply skip nested validation to all functions (#26495)
DOC Add doc link to SVC reference (#28073)
MNT Fix Pyodide build errors due to incompatible function pointer types (#25831)
MAINT Cython linting (#25861)