Skip to content

Commit c40fb5b

Browse files
committed
REL(20.0.2): Update CHANGES,zenodo,mailmap
1 parent d28f9f8 commit c40fb5b

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

.mailmap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Asier Erramuzpe <[email protected]>
77
Basille Pinsard <[email protected]>
88
Basille Pinsard <[email protected]> basile <[email protected]>
99
10+
Blaise Frederick <[email protected]>
11+
Blaise Frederick <[email protected]> bbfrederick <[email protected]>
1012
Christopher J. Markiewicz <[email protected]>
1113
Christopher J. Markiewicz <[email protected]> <[email protected]>
1214
Christopher J. Markiewicz <[email protected]> <[email protected]>

.zenodo.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@
7474
"orcid": "0000-0001-7644-7915",
7575
"type": "Researcher"
7676
},
77+
{
78+
"affiliation": "McLean Hospital Brain Imaging Center, MA, USA",
79+
"name": "Frederick, Blaise B.",
80+
"orcid": "0000-0001-5832-5279",
81+
"type": "Researcher"
82+
},
7783
{
7884
"affiliation": "Department of Psychiatry, McGill University",
7985
"name": "Devenyi, Grabriel A.",

CHANGES.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
20.0.2 (March 6, 2020)
2+
======================
3+
A bug squashing release in the 20.0.x series.
4+
5+
This release fixes the use of custom templates within the docker wrapper, remedies crashes
6+
when FreeSurfer HOME was not set, and improves the documentation for local installations.
7+
8+
With thanks to Blaise Frederick for the contribution.
9+
10+
* DOC: Update standalone installation requirements (#2009)
11+
* FIX: Crashes whenever FREESURFER_HOME is not set (#2014)
12+
* FIX: Local template mounting (wrapper) (#2020)
13+
* MAINT: Pin minor series of nipype, major series of nibabel (#2021)
14+
115
20.0.1 (February 27, 2020)
216
==========================
317
Bug-fix release in 20.0.x series.

0 commit comments

Comments
 (0)