Skip to content

Commit 8c9d051

Browse files
committed
Release v2.4.1
1 parent d3db214 commit 8c9d051

3 files changed

Lines changed: 17 additions & 4 deletions

File tree

CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2.4.1 (2026-06-10)
2+
==================
3+
4+
Bug Fixes
5+
---------
6+
7+
- Fix compatibility with gwcs >=1.0.
8+
9+
This required bumping minimum supported gwcs to 0.24, and concequenty asdf to >=3.3.0 and scipy to >=1.14.1. (`#931 <https://github.com/sunpy/ndcube/pull/931>`__)
10+
11+
12+
Documentation
13+
-------------
14+
15+
- Added an example (:ref:`sphx_glr_generated_gallery_changing_resolution_via_reproject.py`) showing how to change resolution of an NDCube using `~ndcube.NDCube.reproject_to`. (`#893 <https://github.com/sunpy/ndcube/pull/893>`__)
16+
17+
118
v2.4.0 (2026-01-14)
219
===================
320

changelog/893.doc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/931.bugfix.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)