Skip to content

Commit e5ccef1

Browse files
committed
FIX: catch up on changes
1 parent 28fe073 commit e5ccef1

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGES

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1-
Upcoming release 0.13
1+
Upcoming Release
22
=====================
3+
* ENH: Update ReconAll interface for FreeSurfer v6.0.0 (https://github.com/nipy/nipype/pull/1790)
4+
* FIX: Cast DVARS float outputs to avoid memmap error (https://github.com/nipy/nipype/pull/1777)
5+
* FIX: FSL FNIRT intensity mapping files (https://github.com/nipy/nipype/pull/1799)
6+
* ENH: Additional outputs generated by FSL EDDY (https://github.com/nipy/nipype/pull/1793)
7+
* TST: Parallelize CircleCI build across 4 containers (https://github.com/nipy/nipype/pull/1769)
38

9+
0.13.0-rc1 (January 4, 2017)
10+
===============================
11+
12+
* FIX: Compatibility with traits 4.6 (https://github.com/nipy/nipype/pull/1770)
13+
* FIX: Multiproc deadlock (https://github.com/nipy/nipype/pull/1756)
14+
* TST: Replace nose and unittest with pytest (https://github.com/nipy/nipype/pull/1722, https://github.com/nipy/nipype/pull/1751)
415
* FIX: Semaphore capture using MultiProc plugin (https://github.com/nipy/nipype/pull/1689)
516
* REF: Refactor AFNI interfaces (https://github.com/nipy/nipype/pull/1678, https://github.com/nipy/nipype/pull/1680)
617
* ENH: Move nipype commands to group command using click (https://github.com/nipy/nipype/pull/1608)
@@ -29,7 +40,6 @@ Upcoming release 0.13
2940
* ENH: Added support for custom job submission check in SLURM (https://github.com/nipy/nipype/pull/1582)
3041
* ENH: Added ANTs interface CreateJacobianDeterminantImage; replaces deprecated JacobianDeterminant
3142
(https://github.com/nipy/nipype/pull/1654)
32-
* ENH: Update ReconAll interface for FreeSurfer v6.0.0 (https://github.com/nipy/nipype/pull/1790)
3343

3444
Release 0.12.1 (August 3, 2016)
3545
===============================

0 commit comments

Comments
 (0)