Skip to content

Commit 4132376

Browse files
authored
Update CHANGES
Remember to update when merging!
1 parent 5c280a4 commit 4132376

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Upcoming Release
22
=====================
33

4+
* ENH: AFNI motion parameter support for FrameWiseDisplacement (https://github.com/nipy/nipype/pull/1840)
5+
* ENH: Add ANTs KellyKapowski interface (https://github.com/nipy/nipype/pull/1845)
6+
* FIX: AFNI interface bug setting OMP_NUM_THREADS to 1 (https://github.com/nipy/nipype/pull/1728)
7+
* FIX: Select Eddy run command at runtime (https://github.com/nipy/nipype/pull/1871)
8+
* FIX: Increase FLIRT's flexibility with apply_xfm (https://github.com/nipy/nipype/pull/1875)
9+
* DOC: Update FSL preprocess docstrings (https://github.com/nipy/nipype/pull/1881)
10+
* ENH: Support GIFTI outputs in SampleToSurface (https://github.com/nipy/nipype/pull/1886)
11+
* FIX: Configparser differences between PY2 and PY3 (https://github.com/nipy/nipype/pull/1890)
12+
* ENH: Add mris_expand interface (https://github.com/nipy/nipype/pull/1893)
13+
* FIX: Split over-eager globs in FreeSurferSource (https://github.com/nipy/nipype/pull/1894)
14+
* FIX: Store undefined by default so that xor checks don't trip (https://github.com/nipy/nipype/pull/1903)
15+
* FIX: Gantt chart generator PY3 compatibility (https://github.com/nipy/nipype/pull/1907)
16+
* FIX: Add DOF and --fsl-dof options to BBRegister (https://github.com/nipy/nipype/pull/1917)
17+
* ENH: Auto-derive input_names in Function (https://github.com/nipy/nipype/pull/1918)
18+
* FIX: Minor fixes for NonSteadyStateDetector (https://github.com/nipy/nipype/pull/1926)
19+
* DOC: Add duecredit references for AFNI and FSL (https://github.com/nipy/nipype/pull/1930)
20+
* ENH: Added zenodo (https://zenodo.org/) file (https://github.com/nipy/nipype/pull/1924)
21+
* ENH: Disable symlinks on CIFS filesystems (https://github.com/nipy/nipype/pull/1941)
422
* ENH: Sphinx extension to plot workflows (https://github.com/nipy/nipype/pull/1896)
523
* ENH: Added non-steady state detector for EPI data (https://github.com/nipy/nipype/pull/1839)
624
* ENH: Enable new BBRegister init options for FSv6+ (https://github.com/nipy/nipype/pull/1811)

0 commit comments

Comments
 (0)