Skip to content

Commit 0dba102

Browse files
authored
Merge pull request #2321 from nipreps/rel/20.2.1
REL: 20.2.1
2 parents 11dffb1 + 9842d08 commit 0dba102

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGES.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
20.2.1 (November 06, 2020)
2+
==========================
3+
Bug-fix release in the 20.2.x LTS series.
4+
5+
This release adds missing metadata to GIFTI and CIFTI-2 derivatives and fixes a logging
6+
bug affecting a small number of datasets.
7+
8+
Additionally the ``--output-layout bids`` flag will now output fMRIPrep derivatives directly
9+
into the output directory, nesting FreeSurfer derivatives by default in
10+
``<output>/sourcedata/freesurfer``. This layout allows the output root to be a valid BIDS
11+
Derivatives dataset, simplifying data management and provenance tracking with content tracking
12+
tools, such as `DataLad <https://handbook.datalad.org/>`__. This layout will likely become the
13+
default in future release series.
14+
15+
* ENH: Output TaskName and timing metadata for all resampled BOLD series (#2320)
16+
* ENH: Add --output-layout CLI option to enable BIDS (YODA) mode (#2303)
17+
* ENH: Add Docker authentication to increase pull rate limit (#2316)
18+
* FIX: Specify logger for warning (#2298)
19+
120
20.2.0 (September 28, 2020)
221
===========================
322
With this third minor release series of 2020,

0 commit comments

Comments
 (0)