Skip to content

Commit cbeba8c

Browse files
committed
DOC: Update changelog
1 parent a50b1f1 commit cbeba8c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.1.4 (October 29, 2018)
1+
1.1.4 (October 31, 2018)
22
========================
33

44
##### [Full changelog](https://github.com/nipy/nipype/milestone/25?closed=1)
@@ -9,13 +9,17 @@
99
* FIX: Reuse _gen_filename logic in ants.LaplacianThickness (https://github.com/nipy/nipype/pull/2734)
1010
* FIX: Remove 'reg_term' default from dwi2tensor interface (https://github.com/nipy/nipype/pull/2731)
1111
* FIX: Keep profile files when ``remove_unnecessary_outputs = true`` (https://github.com/nipy/nipype/pull/2718)
12+
* ENH: Add afni.LocalStat and afni.ReHo, update afni.ROIStats inputs (https://github.com/nipy/nipype/pull/2740)
13+
* ENH: Add compression option for bru2nii (https://github.com/nipy/nipype/pull/2762)
1214
* ENH: Add slice_encoding_direction input to TShift (https://github.com/nipy/nipype/pull/2753)
1315
* ENH: Add 'sse' output to FSL DTIFit interface (https://github.com/nipy/nipype/pull/2749)
1416
* ENH: Update ``ants.LaplacianThickness`` to use ``name_source`` (https://github.com/nipy/nipype/pull/2747)
1517
* ENH: Add tab completion for node and interface inputs properties (https://github.com/nipy/nipype/pull/2735)
1618
* ENH: enable/disable resource monitor in the fixture per test (https://github.com/nipy/nipype/pull/2725)
1719
* TEST: Update expected dotfile text for networkx 1.x (https://github.com/nipy/nipype/pull/2730)
20+
* DOC: Move user docs from nipype to nipype_tutorial (https://github.com/nipy/nipype/pull/2726)
1821
* DOC: Use consistent name in reconall workflow docstring (https://github.com/nipy/nipype/pull/2758)
22+
* MAINT: Use neurodocker 0.4.1 + apt install afni (https://github.com/nipy/nipype/pull/2707)
1923
* MAINT: Fix prov and rdflib in nipype (https://github.com/nipy/nipype/pull/2701)
2024
* MAINT: Correct readthedocs build error (https://github.com/nipy/nipype/pull/2723)
2125
* MAINT: Pin codecov to <5.0 so Travis is fixed (https://github.com/nipy/nipype/pull/2728)

0 commit comments

Comments
 (0)