Skip to content

Commit bf8a823

Browse files
authored
rel(1.5.0): Update CHANGES [skip ci]
1 parent 499dde7 commit bf8a823

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGES.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
1.5.0 (TBD)
2+
===========
3+
4+
Two hallmark changes conducive to a new minor release line have been included in
5+
version 1.5.0: the upgrade of *PyBIDS* to the 0.9 series and the split of *SDCflows*
6+
off from *fMRIPrep* codebase.
7+
*PyBIDS* 0.9.x has a better handling of the indexed dataset that will permit some
8+
optimizations to *fMRIPrep*'s memory fingerprint.
9+
*SDCflows* now are found at `poldracklab/sdcflows <https://github.com/poldracklab/sdcflows>`__,
10+
and have been split to allow a more granular and thorough testing in collaboration
11+
with M. Cieslak, A. Adebimpe, and T. Satterthwaite.
12+
Some other bugfixes, improvements to the documentation and minor features are also
13+
shipped with the new release.
14+
15+
16+
* ENH: Add TaskName metadata to BOLD outputs (#1714) @effigies
17+
* REF: Separate SDCflows from fMRIPrep (#1670) @oesteban
18+
* MAINT: Remove old ``extensions`` entity selector for PyBIDS queries (#1707) @oesteban
19+
* FIX: Postpone ``pandoc`` conversion of boilerplate after workflow has fully run (#1710) @oesteban
20+
* DOC: adding recon-all issue to faq (#1622) @franklin-feingold
21+
* FIX: Use MNI152NLin2009cAsym for SDC if no templates are specified (#1703) @effigies
22+
* FIX: Correct BOLD-T1w registration description if DoF != 9 (#1701) @effigies
23+
* MAINT: Use PyBIDS 0.9.x via niworkflows/smriprep PRs (#1695) @effigies
24+
* DOC: Add copyright waiver to boilerplate and reviewer note to docs (#1691) @effigies
25+
126
1.4.1 (July 9, 2019)
227
====================
328

0 commit comments

Comments
 (0)