Skip to content

ANN: add 3.10 release to news section #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/body.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,14 @@ <h1>Matplotlib: Visualization with Python</h1>
<!-- optional important news -->
<h3>News<a class="headerlink" href="#news" title="Permalink to news section">#</a></h3>
<div class="news__item--highlight">
<h5 class="date">Dec 13, 2024</h5>
<a href="https://discourse.matplotlib.org/t/matplotlib-announce-ann-matplotlib-3-10-0/25601" class="link--offsite">Matplotlib 3.10.0 Released</a>
<p>
We thank the 128 authors for the 337 pull requests that comprise the 3.10.0 release.
</p>
</div>

<div class="news__item">
<h5 class="date">May 30, 2024</h5>
<a href="https://discourse.matplotlib.org/t/gsoc-2024-announcement/24469" class="link--offsite">GSOC 2024: Bivariate Colormaps</a>
<p>
Expand Down