Skip to content

Commit dac266f

Browse files
committed
DOC: 1.6.1 changelog
1 parent 65ca23f commit dac266f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
1.6.1 (June 02, 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: Set DistributedPluginBase.refidx type correctly (https://github.com/nipy/nipype/pull/3340)
9+
* FIX: change fsl interface randomise --f_only to --fonly for #3322 (https://github.com/nipy/nipype/pull/3325)
10+
* FIX: BET raising "No image files match: ..." with very long file names (https://github.com/nipy/nipype/pull/3309)
11+
* FIX: Update SmoothEstimateOutputSpec resels description (https://github.com/nipy/nipype/pull/3316)
12+
* ENH: Interface for R (https://github.com/nipy/nipype/pull/3291)
13+
* ENH: Add CAT12 interfaces (https://github.com/nipy/nipype/pull/3310)
14+
* ENH: AFNI 3dNetCorr as afni.NetCorr (https://github.com/nipy/nipype/pull/3263)
15+
* ENH: Skip newline before Python call in batch submission to facilitate containerized runs (https://github.com/nipy/nipype/pull/3297)
16+
* ENH: Add new dwifslpreproc interface for MRtrix3 (https://github.com/nipy/nipype/pull/3278)
17+
* REF: Cache nodes in workflow to speed up construction, other optimizations (https://github.com/nipy/nipype/pull/3331)
18+
* DOC: Fixed Developer Setup Link in install.rst (https://github.com/nipy/nipype/pull/3330)
19+
* MNT: Blacklist Dipy 1.4.1 (https://github.com/nipy/nipype/pull/3335)
20+
* MNT: Drop support for numpy < 1.15.3 (https://github.com/nipy/nipype/pull/3284)
21+
* CI: Build docker images with Python 3.8 (https://github.com/nipy/nipype/pull/3287)
22+
* CI: Drop Circle doc builds (https://github.com/nipy/nipype/pull/3338)
23+
* CI: Drop Travis (https://github.com/nipy/nipype/pull/3332)
24+
* CI: Build docker images with Python 3.8 (https://github.com/nipy/nipype/pull/3287)
25+
* CI: Add specs and style checks (https://github.com/nipy/nipype/pull/3321)
26+
* CI: Move from Travis to GitHub actions (https://github.com/nipy/nipype/pull/3318)
27+
128
1.6.0 (November 28, 2020)
229
=========================
330

0 commit comments

Comments
 (0)