Skip to content

Commit d32e5bf

Browse files
committed
DOC: 1.6.0 changelog
1 parent aef6fb2 commit d32e5bf

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

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

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
1.6.0 (November 27, 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: Canonicalize environment dicts to strings in Windows (https://github.com/nipy/nipype/pull/3267)
12+
* FIX: Purge deprecated exception content accesses (https://github.com/nipy/nipype/pull/3272)
13+
* FIX: Handle changes in CLI structure of mrtrix3.DWIBiasCorrect (https://github.com/nipy/nipype/pull/3248)
14+
* FIX: EpiReg changed to not list certain outputs when 'wmseg' input is specified (https://github.com/nipy/nipype/pull/3265)
15+
* FIX: CI issues (https://github.com/nipy/nipype/pull/3262)
16+
* FIX: SPM SliceTiming must accept either Int or float for ref_slice and sli… (https://github.com/nipy/nipype/pull/3255)
17+
* FIX: Raise version error when using ``-g`` with ``antsAI`` < 2.3.0 (https://github.com/nipy/nipype/pull/3256)
18+
* FIX: No longer depending on pydotplus (networkx >=2.0 update) (https://github.com/nipy/nipype/pull/3251)
19+
* FIX: ANTs' utilities revision - bug fixes and add more operations to ``ants.ImageMath`` (https://github.com/nipy/nipype/pull/3236)
20+
* ENH: Handle unavailable traits due to version differences (https://github.com/nipy/nipype/pull/3273)
21+
* ENH: Optimize workflow.run performance (https://github.com/nipy/nipype/pull/3260)
22+
* DOC: Remove myself (@mr-c) from the zenodo metadata (https://github.com/nipy/nipype/pull/3271)
23+
124
1.5.1 (August 16, 2020)
225
=======================
326

0 commit comments

Comments
 (0)