Skip to content

Commit 859184c

Browse files
committed
Updated website (automated commit)
1 parent e0be649 commit 859184c

27 files changed

+1266
-57
lines changed

_sources/index.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ Python 2.6 and 3.2.
6969
Announcements
7070
=============
7171

72-
- **IPython 2.1**: Bugfixes for IPython 2.0.
72+
- **IPython 2.2**: A security and bugfix release for IPython 2.x, released 6th
73+
August 2014.
7374
- **IPython 2.0**: We are proud to announce the availability of IPython 2.0,
7475
a major new release including HTML widgets and multi-directory navigation.
7576
`Install <install.html>`__ it now, or read about the changes in

_sources/news.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
News
33
====
44

5+
IPython 2.2
6+
-----------
7+
8+
IPython 2.2 includes bugfixes for 2.2, including a `security fix
9+
<https://github.com/ipython/ipython/pull/6249>`_. It was released on August 6,
10+
2014.
11+
512
IPython 2.1
613
-----------
714

_static/underscore.js

Lines changed: 1226 additions & 31 deletions
Large diffs are not rendered by default.

citing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<h3>Versions</h3>
104104

105105
<div class="tile"><h4>Stable</h4>
106-
2.1 &ndash; May 2014<br/>
106+
2.2 &ndash; August 2014<br/>
107107
<a href="install.html">Install</a>
108108
</div>
109109

documentation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<h3>Versions</h3>
104104

105105
<div class="tile"><h4>Stable</h4>
106-
2.1 &ndash; May 2014<br/>
106+
2.2 &ndash; August 2014<br/>
107107
<a href="install.html">Install</a>
108108
</div>
109109

donate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<h3>Versions</h3>
104104

105105
<div class="tile"><h4>Stable</h4>
106-
2.1 &ndash; May 2014<br/>
106+
2.2 &ndash; August 2014<br/>
107107
<a href="install.html">Install</a>
108108
</div>
109109

faq.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<h3>Versions</h3>
104104

105105
<div class="tile"><h4>Stable</h4>
106-
2.1 &ndash; May 2014<br/>
106+
2.2 &ndash; August 2014<br/>
107107
<a href="install.html">Install</a>
108108
</div>
109109

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<h3>Versions</h3>
103103

104104
<div class="tile"><h4>Stable</h4>
105-
2.1 &ndash; May 2014<br/>
105+
2.2 &ndash; August 2014<br/>
106106
<a href="install.html">Install</a>
107107
</div>
108108

@@ -248,7 +248,8 @@ <h4>Support IPython</h4>
248248
<div class="section" id="announcements">
249249
<h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to this headline"></a></h1>
250250
<ul class="simple">
251-
<li><strong>IPython 2.1</strong>: Bugfixes for IPython 2.0.</li>
251+
<li><strong>IPython 2.2</strong>: A security and bugfix release for IPython 2.x, released 6th
252+
August 2014.</li>
252253
<li><strong>IPython 2.0</strong>: We are proud to announce the availability of IPython 2.0,
253254
a major new release including HTML widgets and multi-directory navigation.
254255
<a class="reference external" href="install.html">Install</a> it now, or read about the changes in

install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<h3>Versions</h3>
104104

105105
<div class="tile"><h4>Stable</h4>
106-
2.1 &ndash; May 2014<br/>
106+
2.2 &ndash; August 2014<br/>
107107
<a href="#">Install</a>
108108
</div>
109109

microsoft-donation-2013.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<h3>Versions</h3>
104104

105105
<div class="tile"><h4>Stable</h4>
106-
2.1 &ndash; May 2014<br/>
106+
2.2 &ndash; August 2014<br/>
107107
<a href="install.html">Install</a>
108108
</div>
109109

0 commit comments

Comments
 (0)