Skip to content

Commit fc6fbbd

Browse files
committed
Merge branch 'maint/24.1.x'
2 parents 8cff86c + c784940 commit fc6fbbd

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGES.rst

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ The X5 implementation is currently restricted to reading/writing of linear trans
77

88
CHANGES
99
-------
10-
* FIX: Broken 4D resampling by @oesteban in https://github.com/nipy/nitransforms/pull/247
1110
* ENH: Loading of X5 (linear) transforms by @oesteban in https://github.com/nipy/nitransforms/pull/243
1211
* ENH: Implement X5 representation and output to filesystem by @oesteban in https://github.com/nipy/nitransforms/pull/241
1312
* DOC: Fix references to ``os.PathLike`` by @oesteban in https://github.com/nipy/nitransforms/pull/242
@@ -16,6 +15,22 @@ CHANGES
1615
* MNT: Move flake8 config into ``pyproject.toml`` by @oesteban in https://github.com/nipy/nitransforms/pull/245
1716
* MNT: Configure coverage to omit tests by @oesteban in https://github.com/nipy/nitransforms/pull/244
1817

18+
24.1.4 (July 20, 2025)
19+
======================
20+
Hotfix release addressing an issue in dense displacements fields.
21+
22+
CHANGES
23+
-------
24+
* FIX: Backport https://github.com/nipy/nitransforms/pull/251 into 24.1.x series by @oesteban in https://github.com/nipy/nitransforms/pull/252
25+
26+
24.1.3 (July 19, 2025)
27+
======================
28+
Hotfix release addressing the issues when resampling 4D data.
29+
30+
CHANGES
31+
-------
32+
* FIX: Broken 4D resampling by @oesteban in https://github.com/nipy/nitransforms/pull/247
33+
1934
24.1.2 (June 02, 2025)
2035
======================
2136
New patch release that addresses a crash when applying a 3D transform to a 4D image.

0 commit comments

Comments
 (0)