@@ -633,6 +633,30 @@ A full list of changes can be found below.
633
633
* MAINT: Ease CI packaging tests (#2472)
634
634
* RF/FIX: Iterate over echo indices, not filenames, simplifying iteration logic (#2651)
635
635
636
+ 20.2.8 (July 18, 2024)
637
+ ======================
638
+ Bug-fix release in the 20.2.x LTS series.
639
+
640
+ We anticipate this being the final release in the 20.2.x LTS series.
641
+
642
+ * FIX: Select volumetric dseg.tsv from recent TemplateFlow releases (#3257)
643
+ * FIX: LTS package build (#3328)
644
+ * DOC: Read html_baseurl from RTD environment, if available (#3324)
645
+ * DOCKER: Pin conda environment more strictly (#2853)
646
+ * MNT: Require niworkflows ~1.3.6 (#2740)
647
+ * CI: Upgrade docker orb (#2865)
648
+
649
+ This release includes a number of fixes that have accumulated in niworkflows,
650
+ including the following fixes that affect fMRIPrep:
651
+
652
+ * FIX: Remove unused ANTs parameter that was removed in 2.4.1 (nipreps/sdcflows#431)
653
+ * FIX: Limit 3dQwarp to maximum 4 CPUs for stability reasons (nipreps/sdcflows#128)
654
+ * MAINT: Make call to scipy.stats.mode compatible with scipy 1.11.0 (nipreps/sdcflows#371)
655
+ * FIX: TSV2JSON should convert empty TSV files to empty JSON files (nipreps/niworkflows#747)
656
+ * FIX: Use copy function that does not preserve mtime when creating fsaverage
657
+ directories (nipreps/niworkflows#703)
658
+ * FIX: Set pixdim[4] to match RepetitionTime (nipreps/niworkflows#679)
659
+
636
660
20.2.7 (January 24, 2022)
637
661
=========================
638
662
Bug-fix release in the 20.2.x LTS series.
0 commit comments