Skip to content

Commit 9149e5c

Browse files
committed
DOC: 1.6.0 changelog
1 parent 3da1455 commit 9149e5c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

doc/changelog/1.X.X-changelog.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
1.6.0 (November 24, 2020)
2+
=========================
3+
4+
New feature release in the 1.6.x series.
5+
6+
In addition to the usual bug fixes, significant reductions were made
7+
in workflow startup costs.
8+
9+
(`Full changelog <https://github.com/nipy/nipype/milestone/1.6.0?closed=1>`__)
10+
11+
* FIX: Purge deprecated exception content accesses (https://github.com/nipy/nipype/pull/3272)
12+
* FIX: Handle changes in CLI structure of mrtrix3.DWIBiasCorrect (https://github.com/nipy/nipype/pull/3248)
13+
* FIX: EpiReg changed to not list certain outputs when 'wmseg' input is specified (https://github.com/nipy/nipype/pull/3265)
14+
* FIX: CI issues (https://github.com/nipy/nipype/pull/3262)
15+
* FIX: SPM SliceTiming must accept either Int or float for ref_slice and sli… (https://github.com/nipy/nipype/pull/3255)
16+
* FIX: Raise version error when using ``-g`` with ``antsAI`` < 2.3.0 (https://github.com/nipy/nipype/pull/3256)
17+
* FIX: No longer depending on pydotplus (networkx >=2.0 update) (https://github.com/nipy/nipype/pull/3251)
18+
* FIX: ANTs' utilities revision - bug fixes and add more operations to ``ants.ImageMath`` (https://github.com/nipy/nipype/pull/3236)
19+
* ENH: Handle unavailable traits due to version differences (https://github.com/nipy/nipype/pull/3273)
20+
* ENH: Optimize workflow.run performance (https://github.com/nipy/nipype/pull/3260)
21+
* DOC: Remove myself (@mr-c) from the zenodo metadata (https://github.com/nipy/nipype/pull/3271)
22+
123
1.5.1 (August 16, 2020)
224
=======================
325

0 commit comments

Comments
 (0)