##// END OF EJS Templates
relist version 6 in docs
Matthias Bussonnier -
Show More
@@ -1,45 +1,45 b''
1 1 .. Developers should add in this file, during each release cycle, information
2 2 .. about important changes they've made, in a summary format that's meant for
3 3 .. end users. For each release we normally have three sections: features, bug
4 4 .. fixes and api breakage.
5 5 .. Please remember to credit the authors of the contributions by name,
6 6 .. especially when they are new users or developers who do not regularly
7 7 .. participate in IPython's development.
8 8
9 9 .. _whatsnew_index:
10 10
11 11 =====================
12 12 What's new in IPython
13 13 =====================
14 14
15 15 This section documents the changes that have been made in various versions of
16 16 IPython. Users should consult these pages to learn about new features, bug
17 17 fixes and backwards incompatibilities. Developers should summarize the
18 18 development work they do here in a user friendly format.
19 19
20 20 .. toctree::
21 21 :maxdepth: 1
22 22
23 development
23 version6
24 24 version5
25 25 github-stats-5
26 26 version4
27 27 github-stats-4
28 28 version3
29 29 github-stats-3
30 30 version3_widget_migration
31 31 version2.0
32 32 github-stats-2.0
33 33 version1.0
34 34 github-stats-1.0
35 35 version0.13
36 36 github-stats-0.13
37 37 version0.12
38 38 github-stats-0.12
39 39 version0.11
40 40 github-stats-0.11
41 41 version0.10
42 42 version0.9
43 43 version0.8
44 44
45 45
General Comments 0
You need to be logged in to leave comments. Login now