Skip to content

Commit b2200d8

Browse files
committed
DOC: 1.6.1 changelog
1 parent 483a06f commit b2200d8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

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

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
1.6.1 (May 27, 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+
* ENH: Skip newline before Python call in batch submission to facilitate containerized runs (https://github.com/nipy/nipype/pull/3297)
13+
* ENH: Add new dwifslpreproc interface for MRtrix3 (https://github.com/nipy/nipype/pull/3278)
14+
* REF: Cache nodes in workflow to speed up construction, other optimizations (https://github.com/nipy/nipype/pull/3331)
15+
* DOC: Fixed Developer Setup Link in install.rst (https://github.com/nipy/nipype/pull/3330)
16+
* MNT: Blacklist Dipy 1.4.1 (https://github.com/nipy/nipype/pull/3335)
17+
* MNT: Drop support for numpy < 1.15.3 (https://github.com/nipy/nipype/pull/3284)
18+
* CI: Drop Circle doc builds (https://github.com/nipy/nipype/pull/3338)
19+
* CI: Drop Travis (https://github.com/nipy/nipype/pull/3332)
20+
* CI: Build docker images with Python 3.8 (https://github.com/nipy/nipype/pull/3287)
21+
* CI: Add specs and style checks (https://github.com/nipy/nipype/pull/3321)
22+
* CI: Move from Travis to GitHub actions (https://github.com/nipy/nipype/pull/3318)
23+
124
1.6.0 (November 28, 2020)
225
=========================
326

0 commit comments

Comments
 (0)