Skip to content

Commit

Permalink
rel(20.2.2): Update CHANGES [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Jul 16, 2021
1 parent f4817e2 commit 2e7ea06
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
20.2.2 (July 16, 2021)
======================
Hot-fix release in the 20.2.x LTS series.
Addressing a bug on *fMRIPrep*'s resampling to standard spaces (#2444).
In addition, some other relevant bug-fixes and performance improvements are built in this patch.

* FIX: Feed *NiTransforms* with LTAs of type RAS2RAS (#2444)
* FIX: Add some clarity to ``BrokenProcessPool`` failures (#2436)
* FIX: Fall-back to initializing workflow in main process (#2435)
* FIX: Raise informative error when duplicate subworkflows are added (#2434)
* FIX: Non-existing path or JSON syntax error for ``--bids-filter-file`` should raise on error (#2331)
* FIX: Ignore SBRef files if ``--ignore sbref`` is passed (#2370)
* ENH: Relax requirement for *PyBIDS* databases to exist (#2429)
* ENH: Improve ``_get_series_len`` performance (#2406)
* ENH: Set and track NumPy's random seed (#2400)
* DOC: Skull-stripping is forced by default (#2430)
* MAINT: Pin ``nilearn==0.6.2`` (#2427)
* MAINT: Pin ``tedana==0.0.9a1`` for LTS branch (#2403)
* MAINT: Failing CI (#2401)

20.2.1 (November 06, 2020)
==========================
Bug-fix release in the 20.2.x LTS series.
Expand All @@ -13,7 +33,7 @@ tools, such as `DataLad <https://handbook.datalad.org/>`__. This layout will lik
default in future release series.

* ENH: Output TaskName and timing metadata for all resampled BOLD series (#2320)
* ENH: Add --output-layout CLI option to enable BIDS (YODA) mode (#2303)
* ENH: Add ``--output-layout`` CLI option to enable BIDS (YODA) mode (#2303)
* ENH: Add Docker authentication to increase pull rate limit (#2316)
* FIX: Specify logger for warning (#2298)

Expand Down

0 comments on commit 2e7ea06

Please sign in to comment.