Skip to content

Commit 583eb6b

Browse files
committed
DOC: Update changelog
1 parent f9b7ea8 commit 583eb6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

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

6+
* FIX: Update logging levels in enable_debug_mode (https://github.com/nipy/nipype/pull/2595)
67
* FIX: Set default result in DistributedPluginBase._clean_queue (https://github.com/nipy/nipype/pull/2596)
78
* FIX: Correctly connect JoinNodes in nested iterables (https://github.com/nipy/nipype/pull/2597)
89
* FIX: DTITK nonlinear workflow origin reslicing (https://github.com/nipy/nipype/pull/2561)
@@ -17,7 +18,7 @@
1718
* ENH: LabelGeometryMeasures interface (https://github.com/nipy/nipype/pull/2586)
1819
* ENH: MRTrix3 dwidenoise interface (https://github.com/nipy/nipype/pull/2568)
1920
* ENH: ReportCapableInterface mix-in/base interface (https://github.com/nipy/nipype/pull/2560)
20-
* CI: Move PyPI deployment to Circle (https://github.com/nipy/nipype/pull/2587)
21+
* CI: Move PyPI deployment to Circle (https://github.com/nipy/nipype/pull/2587)
2122
* CI: Submit Travis results to codecov (https://github.com/nipy/nipype/pull/2574)
2223

2324
1.0.3 (April 30, 2018)

0 commit comments

Comments
 (0)