Skip to content

Commit c619e71

Browse files
committed
DOC: 1.6.1 changelog
1 parent 93028ce commit c619e71

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
1.6.1 (May 26, 2021)
2+
====================
3+
4+
Bug-fix release in the 1.6.x series.
5+
6+
(`Full changelog <https://github.com/nipy/nipype/milestone/1.6.1?closed=1>`__)
7+
8+
* FIX: change fsl interface randomise --f_only to --fonly for #3322 (https://github.com/nipy/nipype/pull/3325)
9+
* FIX: BET raising "No image files match: ..." with very long file names (https://github.com/nipy/nipype/pull/3309)
10+
* FIX: Update SmoothEstimateOutputSpec resels description (https://github.com/nipy/nipype/pull/3316)
11+
* ENH: AFNI 3dNetCorr as afni.NetCorr (https://github.com/nipy/nipype/pull/3263)
12+
* REF: Cache nodes in workflow to speed up construction, other optimizations (https://github.com/nipy/nipype/pull/3331)
13+
* DOC: Fixed Developer Setup Link in install.rst (https://github.com/nipy/nipype/pull/3330)
14+
* MNT: Drop support for numpy < 1.15.3 (https://github.com/nipy/nipype/pull/3284)
15+
* CI: Build docker images with Python 3.8 (https://github.com/nipy/nipype/pull/3287)
16+
* CI: Add specs and style checks (https://github.com/nipy/nipype/pull/3321)
17+
* CI: Move from Travis to GitHub actions (https://github.com/nipy/nipype/pull/3318)
18+
119
1.6.0 (November 28, 2020)
220
=========================
321

0 commit comments

Comments
 (0)