Skip to content

Commit 9f1f556

Browse files
authored
doc: catching up on changes
1 parent 865ad49 commit 9f1f556

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
Upcoming release 0.13
22
=====================
33

4+
* ENH: Move nipype commands to group command using click (https://github.com/nipy/nipype/pull/1608)
45
* FIX: AFNI Retroicor interface fixes (https://github.com/nipy/nipype/pull/1669)
6+
* FIX: Minor errors after migration to setuptools (https://github.com/nipy/nipype/pull/1671)
57
* ENH: Add AFNI 3dNote interface (https://github.com/nipy/nipype/pull/1637)
8+
* ENH: Abandon distutils, only use setuptools (https://github.com/nipy/nipype/pull/1627)
69
* FIX: Minor bugfixes related to unicode literals (https://github.com/nipy/nipype/pull/1656)
10+
* TST: Automatic retries in travis (https://github.com/nipy/nipype/pull/1659/files)
11+
* ENH: Add signal extraction interface (https://github.com/nipy/nipype/pull/1647)
712
* ENH: Add a DVARS calculation interface (https://github.com/nipy/nipype/pull/1606)
813
* ENH: New interface to b0calc of FSL-POSSUM (https://github.com/nipy/nipype/pull/1399)
14+
* ENH: Add CompCor (https://github.com/nipy/nipype/pull/1599)
15+
* ENH: Add duecredit entries (https://github.com/nipy/nipype/pull/1466)
16+
* FIX: Python 3 compatibility fixes (https://github.com/nipy/nipype/pull/1572)
17+
* REF: Improved PEP8 compliance for fsl interfaces (https://github.com/nipy/nipype/pull/1597)
18+
* REF: Improved PEP8 compliance for spm interfaces (https://github.com/nipy/nipype/pull/1593)
19+
* TST: Replaced coveralls with codecov (https://github.com/nipy/nipype/pull/1609)
20+
* ENH: More BrainSuite interfaces (https://github.com/nipy/nipype/pull/1554)
921
* ENH: Convenient load/save of interface inputs (https://github.com/nipy/nipype/pull/1591)
1022
* ENH: Add a Framewise Displacement calculation interface (https://github.com/nipy/nipype/pull/1604)
1123
* FIX: Use builtins open and unicode literals for py3 compatibility (https://github.com/nipy/nipype/pull/1572)

0 commit comments

Comments
 (0)