Skip to content

Commit 30de7a4

Browse files
committed
Merge tag '2.8.1'
2.8.1 (January 22, 2024) Bug-fix release in the 2.8.x series. Fixes doc builds and CLI support for fieldmapless workflows. Introduces support for BIDS-URIs. * FIX: Enable fieldmapless by default in CLI (#426) * FIX: Pandoc requires Texlive to render LaTeX in notebook (#427) * FIX: New test ``test_wrangler_URIs`` had the wrong oracle (#425) * ENH: Resolve BIDS-URIs (#349) * TEST: Use less confusing function name for testing CLI with --dry-run (#424) * MNT: Bump actions/download-artifact from 3 to 4 (#418) * MNT: Bump actions/upload-artifact from 3 to 4 (#417) * CI: Move PR doc build into main doc build, add texlive to build dependencies (#428)
2 parents a607eb5 + 8b8a302 commit 30de7a4

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGES.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1+
2.8.1 (January 22, 2024)
2+
========================
3+
Bug-fix release in the 2.8.x series.
4+
5+
Fixes doc builds and CLI support for fieldmapless workflows.
6+
Introduces support for BIDS-URIs.
7+
8+
* FIX: Enable fieldmapless by default in CLI (#426)
9+
* FIX: Pandoc requires Texlive to render LaTeX in notebook (#427)
10+
* FIX: New test ``test_wrangler_URIs`` had the wrong oracle (#425)
11+
* ENH: Resolve BIDS-URIs (#349)
12+
* TEST: Use less confusing function name for testing CLI with --dry-run (#424)
13+
* MNT: Bump actions/download-artifact from 3 to 4 (#418)
14+
* MNT: Bump actions/upload-artifact from 3 to 4 (#417)
15+
* CI: Move PR doc build into main doc build, add texlive to build dependencies (#428)
16+
117
2.8.0 (January 10, 2024)
218
========================
3-
New feature release in the 2.8.0 series.
19+
New feature release in the 2.8.x series.
420

521
This release fixes a bug in converting SyN-SDC displacements to fieldmaps,
622
resulting in exaggerated corrections. As this makes changes to the structure

0 commit comments

Comments
 (0)