Skip to content

Commit b34aab2

Browse files
committed
DOC: Add gh-1411 to CHANGES
1 parent f10d92e commit b34aab2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Next release
22
============
3+
34
* ENH: Created interface for BrainSuite Cortical Surface Extraction command line tools (https://github.com/nipy/nipype/pull/1305)
45
* FIX: job execution on systems/approaches where locale is undefined (https://github.com/nipy/nipype/pull/1401)
56
* FIX: Clean up byte/unicode issues using subprocess (https://github.com/nipy/nipype/pull/1394)
@@ -26,6 +27,7 @@ Next release
2627
* FIX: Use realpath to determine hard link source (https://github.com/nipy/nipype/pull/1388)
2728
* FIX: Correct linking/copying fallback behavior (https://github.com/nipy/nipype/pull/1391)
2829
* ENH: Nipype workflow and interfaces for FreeSurfer's recon-all (https://github.com/nipy/nipype/pull/1326)
30+
* FIX: Permit relative path for concatenated_file input to Concatenate() (https://github.com/nipy/nipype/pull/1411)
2931

3032
Release 0.11.0 (September 15, 2015)
3133
============

0 commit comments

Comments
 (0)