Skip to content

Commit e234307

Browse files
committed
DOC: add changelog for PR#30730
1 parent 9b527d9 commit e234307

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/whats_new/v1.7.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Version 1.7
1313
For a short description of the main highlights of the release, please refer to
1414
:ref:`sphx_glr_auto_examples_release_highlights_plot_release_highlights_1_6_0.py`.
1515
16-
1716
..
1817
DELETE WHEN 1.7.0 IS RELEASED
1918
Since October 2024, DO NOT add your changelog entry in this file.
@@ -26,6 +25,13 @@ Version 1.7
2625

2726
.. towncrier release notes start
2827
28+
:mod:`sklearn.linear_model`
29+
-----------------------------
30+
31+
- |Fix| :class:`linear_model.BaseSGD` accepts `None` as a value for `l1_ratio`
32+
when `penalty` is not `elasticnet`.
33+
By :user:`Marc Bresson <MarcBresson>` :pr:`30730`
34+
2935
.. rubric:: Code and documentation contributors
3036

3137
Thanks to everyone who has contributed to the maintenance and improvement of

0 commit comments

Comments
 (0)