Skip to content

Commit 9a117e5

Browse files
committed
DOC: Update changelog
1 parent 3ec7f33 commit 9a117e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
* FIX: Indices were swapped for memory and cpu profile data (https://github.com/nipy/nipype/pull/2816)
99
* FIX: ``status_callback`` not called with ``stop_on_first_crash`` (https://github.com/nipy/nipype/pull/2810)
1010
* FIX: Change undefined ScriptError on LFS plugin to IOError (https://github.com/nipy/nipype/pull/2803)
11+
* ENH: Add NaN failure mode to CompCor interfaces (https://github.com/nipy/nipype/pull/2819)
1112
* ENH: Enable cnr_maps and residuals outputs for FSL eddy (https://github.com/nipy/nipype/pull/2750)
1213
* ENH: Improve ``str2bool`` + doctests (https://github.com/nipy/nipype/pull/2807)
1314
* TST: Improve py.test configuration of doctests (https://github.com/nipy/nipype/pull/2802)
1415
* DOC: Update DOI badge to point to all versions (https://github.com/nipy/nipype/pull/2804)
16+
* MAINT: Offload interfaces with help formatting (https://github.com/nipy/nipype/pull/2797)
1517
* MAINT: Reduce minimal code redundancy in filemanip.get_dependencies (https://github.com/nipy/nipype/pull/2782)
1618
* MAINT: Delayed imports to reduce import time (https://github.com/nipy/nipype/pull/2809)
1719

0 commit comments

Comments
 (0)