Skip to content

Commit 51cbfed

Browse files
committed
DOC: Update changelog for hypothetical 20.2.8 release
1 parent c673603 commit 51cbfed

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGES.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
20.2.8 (To be determined)
2+
=========================
3+
Bug-fix release in the 20.2.x LTS series.
4+
5+
* FIX: Select volumetric dseg.tsv from recent TemplateFlow releases (#3257)
6+
* FIX: LTS package build (#3328)
7+
* DOC: Read html_baseurl from RTD environment, if available (#3324)
8+
* DOCKER: Pin conda environment more strictly (#2853)
9+
* MNT: Require niworkflows ~1.3.6 (#2740)
10+
* CI: Upgrade docker orb (#2865)
11+
12+
This release includes a number of fixes that have accumulated in niworkflows,
13+
including the following fixes that affect fMRIPrep:
14+
15+
* FIX: Remove unused ANTs parameter that was removed in 2.4.1 (nipreps/sdcflows#431)
16+
* FIX: Limit 3dQwarp to maximum 4 CPUs for stability reasons (nipreps/sdcflows#128)
17+
* MAINT: Make call to scipy.stats.mode compatible with scipy 1.11.0 (nipreps/sdcflows#371)
18+
* FIX: TSV2JSON should convert empty TSV files to empty JSON files (nipreps/niworkflows#747)
19+
* FIX: Use copy function that does not preserve mtime when creating fsaverage
20+
directories (nipreps/niworkflows#703)
21+
* FIX: Set pixdim[4] to match RepetitionTime (nipreps/niworkflows#679)
22+
123
20.2.7 (January 24, 2022)
224
=========================
325
Bug-fix release in the 20.2.x LTS series.

0 commit comments

Comments
 (0)