Skip to content

Commit 9484c49

Browse files
committed
DOC: Update changelog
1 parent c016a7a commit 9484c49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/changelog/1.X.X-changelog

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
##### [Full changelog](https://github.com/nipy/nipype/milestone/22?closed=1)
55

6+
* FIX: Un-set incorrect default options in TOPUP (https://github.com/nipy/nipype/pull/2637)
67
* FIX: Copy FSCommand.version to ReconAll.version (https://github.com/nipy/nipype/pull/2656)
78
* FIX: Various BIDSDataGrabber fixes (https://github.com/nipy/nipype/pull/2651)
89
* FIX: changing Node._output_dir to realpath (https://github.com/nipy/nipype/pull/2639)
@@ -14,7 +15,9 @@
1415
* ENH Minor improvements to PR template (https://github.com/nipy/nipype/pull/2636)
1516
* TEST: make specs (https://github.com/nipy/nipype/pull/2653)
1617
* DOC: update neurodocker tutorial for neurodocker version 0.4.0 (https://github.com/nipy/nipype/pull/2647)
18+
* MAINT: Remove vestiges of nose testing library (https://github.com/nipy/nipype/pull/2662)
1719
* MAINT: Make pytest-xdist a dependency (https://github.com/nipy/nipype/pull/2649)
20+
* CI: Install pytest>=3.4 in Travis (https://github.com/nipy/nipype/pull/2659)
1821

1922

2023
1.1.0 (July 04, 2018)

0 commit comments

Comments
 (0)