Skip to content

Commit 7a2e600

Browse files
committed
DOC: update the news
3.5 release + NASA + CZI
1 parent df32f64 commit 7a2e600

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

docs/body.html

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>Matplotlib: Visualization with Python</h1>
2525
Customize
2626
<a
2727
href="https://matplotlib.org/stable/gallery/style_sheets/style_sheets_reference.html"
28-
>visual style</a> and
28+
>visual style</a> and
2929
<a href="https://matplotlib.org/stable/tutorials/provisional/mosaic.html"
3030
>layout</a>.
3131
</li>
@@ -43,10 +43,10 @@ <h1>Matplotlib: Visualization with Python</h1>
4343
>.
4444
</li>
4545
<li>
46-
Use a rich array of
46+
Use a rich array of
4747
<a href="https://matplotlib.org/mpl-third-party/"
4848
>third-party packages</a
49-
>
49+
>
5050
built on Matplotlib.
5151

5252
</li>
@@ -132,28 +132,24 @@ <h1>Matplotlib: Visualization with Python</h1>
132132
<!-- optional important news -->
133133
<h3>News</h3>
134134
<div class="news__item--highlight">
135-
<h5 class="date">March 30, 2021</h5>
136-
<h4 class="title">Matplotlib 3.4.1 Released</h4>
135+
<h5 class="date">November 15, 2021</h5>
136+
<h4 class="title">Matplotlib 3.5.0 Released</h4>
137137
<p>
138-
This is the first bug-fix release for the 3.4 series and includes
139-
critical bug fixes for 3D scatters.
138+
This is the first release of the 3.5.0 release.
140139
</p>
141-
<a href="" class="link--offsite">Matplotlib 3.4.1 Released</a>
140+
<a href="" class="link--offsite">Matplotlib 3.5.0 Released</a>
142141
</div>
143142

144143
<!-- START NEWS ITEMS -->
145144
<div class="news__item">
146-
<h5 class="date">March 30, 2021</h5>
147-
<a href="" class="link--offsite">Matplotlib 3.4.0 release</a>
145+
<h5 class="date">September 15, 2021</h5>
146+
<a href="https://discourse.matplotlib.org/t/maplotlib-selected-for-nasa-roses-ostfl-2020/22303" class="link--offsite">Matplotlib selected for NASA ROSES funding</a>
148147
</div>
149148

150149
<div class="news__item">
151-
<h5 class="date">March 11, 2021</h5>
152-
<a href="" class="link--offsite">
153-
Matplotlib 3.4.0 release candidate 3
154-
</a>
150+
<h5 class="date">September 9, 2021</h5>
151+
<a href="https://discourse.matplotlib.org/t/maplotlib-selected-for-nasa-roses-ostfl-2020/22303" class="link--offsite">Matplotlib awarded a CZI EOSS Cycle 4 grant</a>
155152
</div>
156-
</div>
157153

158154
<!-- END NEWS ITEMS -->
159155
<!-- link to discourse -->

0 commit comments

Comments
 (0)