File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,12 @@ or ``conda``::
78
78
The documentation includes more detailed `installation instructions <http://scikit-learn.org/stable/install.html >`_.
79
79
80
80
81
+ Changelog
82
+ ---------
83
+
84
+ See the `changelog <http://scikit-learn.org/dev/whats_new.html >`__
85
+ for a history of notable changes to scikit-learn.
86
+
81
87
Development
82
88
-----------
83
89
Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ Release History
8
8
Release notes for current and recent releases are detailed on this page, with
9
9
:ref: `previous releases <previous_releases_whats_new >` linked below.
10
10
11
+ **Tip: ** `Subscribe to scikit-learn releases <https://libraries.io/pypi/scikit-learn >`__
12
+ on libraries.io to be notified when new versions are released.
13
+
11
14
.. include :: whats_new/v0.20.rst
12
15
.. include :: whats_new/v0.19.rst
13
16
You can’t perform that action at this time.
0 commit comments