Skip to content

Commit 854e510

Browse files
committed
ENH: Added a description of the new interface in the CHANGES file, more consistent phrasing
1 parent 4934023 commit 854e510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Next Release
44
* API: Interfaces to external packages are no longer available in the top-level ``nipype`` namespace, and must be imported directly (e.g. ``from nipype.interfaces import fsl``).
55
* ENH: New ANTs interface: ApplyTransformsToPoints
66
* ENH: New FreeSurfer workflow: create_skullstripped_recon_flow()
7-
* ENH: Added SSHDataGrabber, a data grabbing interface that works over SSH connections
7+
* ENH: New data grabbing interface that works over SSH connections, SSHDataGrabber
88
* FIX: MRTrix tracking algorithms were ignoring mask parameters.
99

1010
Release 0.9.2 (January 31, 2014)

0 commit comments

Comments
 (0)