@@ -2,6 +2,15 @@ Next release
22============
33
44* ENH: New io interfaces for JSON files reading/writing (https://github.com/nipy/nipype/pull/1020)
5+ * ENH: Enhanced openfmri script to support freesurfer linkage (https://github.com/nipy/nipype/pull/1037)
6+ * BUG: matplotlib is supposed to be optional (https://github.com/nipy/nipype/pull/1003)
7+ * FIX: Fix split_filename behaviour when path has no file component (https://github.com/nipy/nipype/pull/1035)
8+ * ENH: Updated FSL dtifit to include option for grad non-linearities (https://github.com/nipy/nipype/pull/1032)
9+ * ENH: Updated Camino tracking interfaces, which can now use FSL bedpostx output.
10+ New options also include choice of tracker, interpolator, stepsize and
11+ curveinterval for angle threshold (https://github.com/nipy/nipype/pull/1029)
12+ * FIX: Interfaces redirecting X crashed if $DISPLAY not defined (https://github.com/nipy/nipype/pull/1027)
13+ * FIX: Bug crashed 'make api' (https://github.com/nipy/nipype/pull/1026)
514* ENH: Updated antsIntroduction to handle RA and RI registrations (https://github.com/nipy/nipype/pull/1009)
615* ENH: Updated N4BiasCorrection input spec to include weight image and spline order. Made
716 argument formatting consistent. Cleaned ants.segmentation according to PEP8.
@@ -14,6 +23,8 @@ Next release
1423 undefined (issue #994)(https://https://github.com/nipy/nipype/pull/996)
1524* FIX: OpenfMRI support and FSL 5.0.7 changes (https://github.com/nipy/nipype/pull/1006)
1625* FIX: Output prefix in SPM Normalize with modulation (https://github.com/nipy/nipype/pull/1023)
26+ * ENH: Usability improvements in cluster environments (https://github.com/nipy/nipype/pull/1025)
27+ * ENH: ANTs JointFusion() (https://github.com/nipy/nipype/pull/1042)
1728
1829Release 0.10.0 (October 10, 2014)
1930============
0 commit comments