Skip to content

Commit 03975ef

Browse files
committed
rel(0.3.0): Update CHANGES [skip ci]
1 parent 3c1f2a5 commit 03975ef

File tree

1 file changed

+27
-4
lines changed

1 file changed

+27
-4
lines changed

CHANGES.rst

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
0.3.0 (October 13, 2020)
22
========================
3-
A long overdue release including the milestones set for the 0.3.0 version in our roadmap.
3+
A long overdue minor release initiating the 0.3.x series and including the milestones set for the 0.3.0 version in our roadmap.
4+
5+
A full list of changes can be found below.
46

57
* FIX: Revise vector tests broken when addressing other issues (#103)
68
* FIX: Minor refactor of DWI/brainmasks utilities and dtypes (#101)
7-
* FIX: test pin to reports_bug branch (#59)
8-
* FIX: circleci on_fail command (#61)
9+
* FIX: Test pin to ``reports_bug`` branch (#59)
10+
* FIX: CircleCI ``on_fail`` command (#61)
911
* ENH: An initial implementation of SD estimation. (#97)
1012
* ENH: Minor refactor reorganizing base workflows, in prep for #97 (#110)
11-
* ENH: Use new ``DerivativesDataSink`` from NiWorkflows 1.2.0 (#108)
13+
* ENH: Use new ``DerivativesDataSink`` from *NiWorkflows* 1.2.0 (#108)
1214
* ENH: Port the new *anatomical fast-track* from *fMRIPrep* (#109)
1315
* ENH: Data-driven *b0* identification tool (#107)
1416
* ENH: Do not raise error in all instances of *b*-vecs/vals inconsistencies (#100)
@@ -25,6 +27,27 @@ A long overdue release including the milestones set for the 0.3.0 version in our
2527
* MAINT: Revisions after previous maintenance commit (#83) (#85)
2628
* MAINT: Update dependencies (#83)
2729

30+
.. admonition:: Author list for papers based on *dMRIPrep* 0.3.x series
31+
32+
As described in the `Contributor Guidelines
33+
<https://www.nipreps.org/community/CONTRIBUTING/#recognizing-contributions>`__,
34+
anyone listed as developer or contributor may write and submit manuscripts
35+
about *dMRIPrep*.
36+
To do so, please move the author(s) name(s) to the front of the following list:
37+
38+
Joseph, Michael \ :sup:`1`\ ; Pisner, Derek \ :sup:`2`\ ; Richie-Halford, Adam \ :sup:`3`\ ; Lerma-Usabiaga, Garikoitz \ :sup:`4`\ ; Keshavan, Anisha \ :sup:`3`\ ; Kent, James D. \ :sup:`5`\ ; Cieslak, Matthew \ :sup:`6`\ ; Poldrack, Russell A. \ :sup:`7`\ ; Rokem, Ariel \ :sup:`8`\ ; Esteban, Oscar \ :sup:`9`\ .
39+
40+
Affiliations:
41+
42+
1. The Centre for Addiction and Mental Health
43+
2. Department of Psychology, University of Texas at Austin, TX, USA
44+
3. The University of Washington, eScience Institute
45+
4. Department of Psychology, Stanford University, CA, USA
46+
5. Neuroscience Program, University of Iowa
47+
6. Perelman School of Medicine, University of Pennsylvania, PA, USA
48+
7. Department of Psychology, Stanford University
49+
8. The University of Washington eScience Institute
50+
9. Dep. of Radiology, Lausanne University Hospital and University of Lausanne
2851

2952
0.2.2 (January 15, 2020)
3053
========================

0 commit comments

Comments
 (0)