Skip to content

Commit 0470641

Browse files
authored
Merge pull request #3021 from nipy/rel/1.2.2-b
REL: 1.2.2 (revised)
2 parents 1faaa3f + 51fb423 commit 0470641

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.zenodo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,11 +293,11 @@
293293
"orcid": "0000-0002-7796-8795"
294294
},
295295
{
296-
"name": "Heinsfeld, Anibal S\u00f3lon",
297-
"orcid": "0000-0002-2050-0614"
296+
"name": "Kent, James"
298297
},
299298
{
300-
"name": "Kent, James"
299+
"name": "Heinsfeld, Anibal S\u00f3lon",
300+
"orcid": "0000-0002-2050-0614"
301301
},
302302
{
303303
"name": "Watanabe, Aimi"

doc/changelog/1.X.X-changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
* FIX: ``loadpkl`` failed when pklz file contained versioning info (https://github.com/nipy/nipype/pull/3017)
88
* FIX: Update mne.WatershedBEM command line (https://github.com/nipy/nipype/pull/3007)
99
* FIX: Specify correct stop criterion flag in PETPVC (https://github.com/nipy/nipype/pull/3010)
10-
* ENH: add interface for AFNI 3dTsmooth (https://github.com/nipy/nipype/pull/2948)
10+
* ENH: Add interface for AFNI ``3dTsmooth`` (https://github.com/nipy/nipype/pull/2948)
1111
* ENH: Additional arguments to ANTs N4BiasFieldCorrection (https://github.com/nipy/nipype/pull/3012)
1212
* ENH: Add ``--rescale-intensities`` and name_source to N4BiasFieldCorrection (https://github.com/nipy/nipype/pull/3011)
1313
* ENH: Add index_mask_file input to ImageStats (https://github.com/nipy/nipype/pull/3005)
14-
* RF: Remove versioning from loadpkl (https://github.com/nipy/nipype/pull/3019)
14+
* RF: Remove versioning from ``loadpkl`` (https://github.com/nipy/nipype/pull/3019)
1515
* MAINT: Add ``python_requires`` to package metadata (https://github.com/nipy/nipype/pull/3006)
1616

1717
1.2.1 (August 19, 2019)

0 commit comments

Comments
 (0)