Skip to content

Commit 3dcfb56

Browse files
b-carterjnothman
authored andcommitted
[DOC] add release dates for each version on whats_new page (scikit-learn#7225)
1 parent a627a07 commit 3dcfb56

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

doc/whats_new.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Release history
99
Version 0.18
1010
============
1111

12+
**In Development**
13+
1214
Changelog
1315
---------
1416

@@ -442,6 +444,8 @@ API changes summary
442444
Version 0.17.1
443445
==============
444446

447+
**February 18, 2016**
448+
445449
Changelog
446450
---------
447451

@@ -482,6 +486,7 @@ Bug fixes
482486
Version 0.17
483487
============
484488

489+
**November 5, 2015**
485490

486491
Changelog
487492
---------
@@ -913,6 +918,8 @@ API changes summary
913918
Version 0.16.1
914919
===============
915920

921+
**April 14, 2015**
922+
916923
Changelog
917924
---------
918925

@@ -945,6 +952,8 @@ Bug fixes
945952
Version 0.16
946953
============
947954

955+
**March 26, 2015**
956+
948957
Highlights
949958
-----------
950959

@@ -1411,6 +1420,8 @@ API changes summary
14111420
Version 0.15.2
14121421
==============
14131422

1423+
**September 4, 2014**
1424+
14141425
Bug fixes
14151426
---------
14161427

@@ -1453,6 +1464,8 @@ Bug fixes
14531464
Version 0.15.1
14541465
==============
14551466

1467+
**August 1, 2014**
1468+
14561469
Bug fixes
14571470
---------
14581471

@@ -1492,6 +1505,8 @@ Bug fixes
14921505
Version 0.15
14931506
============
14941507

1508+
**July 15, 2014**
1509+
14951510
Highlights
14961511
-----------
14971512

@@ -2023,6 +2038,8 @@ List of contributors for release 0.15 by number of commits.
20232038
Version 0.14
20242039
===============
20252040

2041+
**August 7, 2013**
2042+
20262043
Changelog
20272044
---------
20282045

@@ -2406,6 +2423,8 @@ List of contributors for release 0.14 by number of commits.
24062423
Version 0.13.1
24072424
==============
24082425

2426+
**February 23, 2013**
2427+
24092428
The 0.13.1 release only fixes some bugs and does not add any new functionality.
24102429

24112430
Changelog
@@ -2452,6 +2471,8 @@ List of contributors for release 0.13.1 by number of commits.
24522471
Version 0.13
24532472
============
24542473

2474+
**January 21, 2013**
2475+
24552476
New Estimator Classes
24562477
---------------------
24572478

@@ -2790,6 +2811,8 @@ List of contributors for release 0.13 by number of commits.
27902811
Version 0.12.1
27912812
===============
27922813

2814+
**October 8, 2012**
2815+
27932816
The 0.12.1 release is a bug-fix release with no additional features, but is
27942817
instead a set of bug fixes
27952818

@@ -2835,6 +2858,8 @@ People
28352858
Version 0.12
28362859
============
28372860

2861+
**September 4, 2012**
2862+
28382863
Changelog
28392864
---------
28402865

@@ -3028,6 +3053,8 @@ People
30283053
Version 0.11
30293054
============
30303055

3056+
**May 7, 2012**
3057+
30313058
Changelog
30323059
---------
30333060

@@ -3263,6 +3290,8 @@ People
32633290
Version 0.10
32643291
============
32653292

3293+
**January 11, 2012**
3294+
32663295
Changelog
32673296
---------
32683297

@@ -3448,6 +3477,8 @@ The following people contributed to scikit-learn since last release:
34483477
Version 0.9
34493478
===========
34503479

3480+
**September 21, 2011**
3481+
34513482
scikit-learn 0.9 was released on September 2011, three months after the 0.8
34523483
release and includes the new modules :ref:`manifold`, :ref:`dirichlet_process`
34533484
as well as several new algorithms and documentation improvements.
@@ -3685,6 +3716,8 @@ People
36853716
Version 0.8
36863717
===========
36873718

3719+
**May 11, 2011**
3720+
36883721
scikit-learn 0.8 was released on May 2011, one month after the first
36893722
"international" `scikit-learn coding sprint
36903723
<https://github.com/scikit-learn/scikit-learn/wiki/Upcoming-events>`_ and is
@@ -3785,6 +3818,8 @@ People that made this release possible preceded by number of commits:
37853818
Version 0.7
37863819
===========
37873820

3821+
**March 2, 2011**
3822+
37883823
scikit-learn 0.7 was released in March 2011, roughly three months
37893824
after the 0.6 release. This release is marked by the speed
37903825
improvements in existing algorithms like k-Nearest Neighbors and
@@ -3876,6 +3911,8 @@ People that made this release possible preceded by number of commits:
38763911
Version 0.6
38773912
===========
38783913

3914+
**December 21, 2010**
3915+
38793916
scikit-learn 0.6 was released on December 2010. It is marked by the
38803917
inclusion of several new modules and a general renaming of old
38813918
ones. It is also marked by the inclusion of new example, including
@@ -3976,6 +4013,8 @@ People that made this release possible preceded by number of commits:
39764013
Version 0.5
39774014
===========
39784015

4016+
**October 11, 2010**
4017+
39794018
Changelog
39804019
---------
39814020

@@ -4088,6 +4127,8 @@ number of commits:
40884127
Version 0.4
40894128
===========
40904129

4130+
**August 26, 2010**
4131+
40914132
Changelog
40924133
---------
40934134

0 commit comments

Comments
 (0)