Skip to content

Commit 3c31346

Browse files
committed
doc: 1.9.1 changelog
1 parent 2e36f69 commit 3c31346

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

doc/changelog/1.X.X-changelog.rst

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
1+
1.9.1 (November 19, 2024)
2+
=========================
3+
4+
Bug fix release in the 1.9.x series.
5+
6+
This release adds support for Numpy 2 and Python 3.13.
7+
8+
* FIX: Restore generate_gantt_chart functionality (https://github.com/nipy/nipype/pull/3290)
9+
* FIX: Address numpy and traits deprecations (https://github.com/nipy/nipype/pull/3699)
10+
* FIX: `ts_Z_corr` → `ts_wb_Z` (https://github.com/nipy/nipype/pull/3697)
11+
* ENH: Remove unused and recently unsupported antsRegistration flag (https://github.com/nipy/nipype/pull/3695)
12+
* MAINT: Bump codecov/codecov-action from 4 to 5 (https://github.com/nipy/nipype/pull/3698)
13+
114

215
1.9.0 (October 31, 2024)
316
========================
417

5-
New feature release in the 1.9.0 series.
18+
New feature release in the 1.9.x series.
619

720
* FIX: Remove exists=True from fsl.MotionOutliers output that might not exist (https://github.com/nipy/nipype/pull/1428)
821
* FIX: Improve evaluate_connect_function errors across Python versions (https://github.com/nipy/nipype/pull/3655)

0 commit comments

Comments
 (0)