-
-
Notifications
You must be signed in to change notification settings - Fork 25.9k
[MRG+1] DOC fix up news in master #9899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Partial fix for scikit-learn#9838
Why did you keep v0.14 (August 2013) in the news? |
doc/index.rst
Outdated
</li> | ||
<li><em>September 2016.</em> scikit-learn 0.18.0 is available for download (<a href="whats_new.html#version-0-18">Changelog</a>). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
http://scikit-learn.org/dev/whats_new.html#version-0-18
does not work. It should be
http://scikit-learn.org/dev/whats_new/v0.18.html
Thanks. A very sloppy job on my part. :\
… |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM, merging, thanks a lot! |
Partial fix for #9838