Skip to content

Commit 65f74d2

Browse files
committed
Update CHANGES
1 parent 255d71c commit 65f74d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Next release
22
============
33
* FIX: Amend create_tbss_non_fa() workflow to match FSL's tbss_non_fa command. (https://github.com/nipy/nipype/pull/1033)
4+
* FIX: remove unused mandatory flag from spm normalize (https://github.com/nipy/nipype/pull/1048)
5+
* ENH: Update ANTSCorticalThickness interface (https://github.com/nipy/nipype/pull/1013)
6+
* FIX: Edge case with sparsemodels and PEP8 cleanup (https://github.com/nipy/nipype/pull/1046)
7+
* ENH: New io interfaces for JSON files reading/writing (https://github.com/nipy/nipype/pull/1020)
8+
* ENH: Enhanced openfmri script to support freesurfer linkage (https://github.com/nipy/nipype/pull/1037)
9+
* BUG: matplotlib is supposed to be optional (https://github.com/nipy/nipype/pull/1003)
10+
* FIX: Fix split_filename behaviour when path has no file component (https://github.com/nipy/nipype/pull/1035)
11+
* ENH: Updated FSL dtifit to include option for grad non-linearities (https://github.com/nipy/nipype/pull/1032)
412
* ENH: Updated Camino tracking interfaces, which can now use FSL bedpostx output.
513
New options also include choice of tracker, interpolator, stepsize and
614
curveinterval for angle threshold (https://github.com/nipy/nipype/pull/1029)

0 commit comments

Comments
 (0)