Skip to content
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
9 changes: 7 additions & 2 deletions content/en/news.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
---
title: News
sidebar: false
newsHeader: SciPy 1.16.2 released!
date: 2025-09-11
newsHeader: SciPy 1.16.3 released!
date: 2025-10-28
---

### SciPy 1.16.3 released

_October 28, 2025_ -- SciPy 1.16.3 has been released!

### SciPy 1.16.2 released

_September 11, 2025_ -- SciPy 1.16.2 has been released! This is the
Expand Down Expand Up @@ -246,6 +250,7 @@ Here is a list of SciPy releases, with links to release notes. Bugfix
releases (only the `z` changes in the `x.y.z` version number) have no new
features; minor releases (the `y` increases) do.

- SciPy 1.16.3 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.3)) -- _2025-10-28_.
- SciPy 1.16.2 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.2)) -- _2025-09-11_.
- SciPy 1.16.1 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.1)) -- _2025-07-27_.
- SciPy 1.16.0 ([release notes](https://github.com/scipy/scipy/releases/tag/v1.16.0)) -- _2025-06-22_.
Expand Down
Loading