Skip to content

Commit b8826ed

Browse files
committed
DOC: pull high-lights out of the release notes
1 parent a8fa818 commit b8826ed

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/body.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,13 @@ <h1>Matplotlib: Visualization with Python</h1>
133133
<h3>News</h3>
134134
<div class="news__item--highlight">
135135
<h5 class="date">November 15, 2021</h5>
136-
<h4 class="title">Matplotlib 3.5.0 Released</h4>
136+
<a href="" class="link--offsite">Matplotlib 3.5.0 Released</a>
137137
<p>
138-
This is the first release of the 3.5.0 release.
138+
Highlights include <a href="https://matplotlib.org/devdocs/users/prev_whats_new/whats_new_3.5.0.html#subplot-mosaic-supports-simple-axes-sharing">shared axes in <span class="pre">subplot_mosaic</span></a>, post-colormaping <a href="https://matplotlib.org/devdocs/users/prev_whats_new/whats_new_3.5.0.html#image-interpolation-now-possible-at-rgba-stage"> resampling</a>, and support for <a href="https://matplotlib.org/devdocs/users/prev_whats_new/whats_new_3.5.0.html#gtk-backend">GTK4</a> and
139+
<a href="https://matplotlib.org/devdocs/users/prev_whats_new/whats_new_3.5.0.html#qt-backends">Qt6</a>.
140+
</p><p>
141+
See the <a href="https://matplotlib.org/devdocs/users/prev_whats_new/whats_new_3.5.0.html">release notes</a> and <a href="https://matplotlib.org/devdocs/api/prev_api_changes/api_changes_3.5.0.html">API changes</a> for details.
139142
</p>
140-
<a href="" class="link--offsite">Matplotlib 3.5.0 Released</a>
141143
</div>
142144

143145
<!-- START NEWS ITEMS -->

0 commit comments

Comments
 (0)