Skip to content

Commit 989fbf4

Browse files
committed
DOC update news from 0.20 perspective
1 parent 201ef7a commit 989fbf4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,9 @@
209209
</li>
210210
<li><strong>Scikit-learn 0.21 will drop support for Python 2.7 and Python 3.4.</strong>
211211
</li>
212-
<li><em>March 2019.</em> scikit-learn 0.20.3 is available for download (<a href="whats_new.html#version-0-20-3">Changelog</a>).
212+
<li><em>July 2019.</em> scikit-learn 0.20.4 is available for download (<a href="whats_new.html#version-0-20-4">Changelog</a>).
213213
</li>
214-
<li><em>December 2018.</em> scikit-learn 0.20.2 is available for download (<a href="whats_new.html#version-0-20-2">Changelog</a>)
214+
<li><em>March 2019.</em> scikit-learn 0.20.3 is available for download (<a href="whats_new.html#version-0-20-3">Changelog</a>).
215215
</li>
216216
<li><em>September 2018.</em> scikit-learn 0.20.0 is available for download (<a href="whats_new.html#version-0-20-0">Changelog</a>).
217217
</li>

doc/whats_new/v0.20.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Changelog
7474
:issue:`12946` by :user:`Pierre Tallotte <pierretallotte>`.
7575

7676
:mod:`sklearn.covariance`
77-
......................
77+
.........................
7878

7979
- |Fix| Fixed a regression in :func:`covariance.graphical_lasso` so that
8080
the case `n_features=2` is handled correctly. :issue:`13276` by

0 commit comments

Comments
 (0)