Skip to content

Commit e7463fe

Browse files
authored
rel(1.5.0): Update CHANGES [skip ci]
1 parent dbc5ab6 commit e7463fe

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGES.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1.5.0 (TBD)
2-
===========
1+
1.5.0 (September 9, 2019)
2+
=========================
33

44
Two hallmark changes conducive to a new minor release line have been included in
55
version 1.5.0: the upgrade of *PyBIDS* to the 0.9 series and the split of *SDCflows*
@@ -11,18 +11,24 @@ and have been split to allow a more granular and thorough testing in collaborati
1111
with M. Cieslak, A. Adebimpe, and T. Satterthwaite.
1212
Some other bugfixes, improvements to the documentation and minor features are also
1313
shipped with the new release.
14+
With thanks to Ursula Tooley, Sebastian Urchs and Gabriel A. Devenyi for contributions.
1415

16+
* FIX: Minor improvements for templateflow installation in Docker images (#1764) @oesteban
17+
* FIX: Passing surface template keywords into carpetplot workflow (#1755) @oesteban
1518
* FIX: Postpone ``pandoc`` conversion of boilerplate after workflow has fully run (#1710) @oesteban
1619
* FIX: Use MNI152NLin2009cAsym for SDC if no templates are specified (#1703) @effigies
1720
* FIX: Correct BOLD-T1w registration description if DoF != 9 (#1701) @effigies
21+
* ENH: Set up code-server docker recipe for interactive development (#1730) @jdkent
1822
* ENH: Make fmriprep print defaults for arguments with help (#1735) @gdevenyi
1923
* ENH: Add check for updates and check whether version has been flagged. (#1715) @oesteban
2024
* ENH: Add TaskName metadata to BOLD outputs (#1714) @effigies
2125
* REF: Separate SDCflows from fMRIPrep (#1670) @oesteban
26+
* DOC: Adding fmriprep benchmark info to FAQs (#1759) @surchs
2227
* DOC: Update .zenodo.json (#1732) @utooley
2328
* DOC: Add link to documentation in help of ``--output-spaces`` argument (#1722) @oesteban
2429
* DOC: adding recon-all issue to faq (#1622) @franklin-feingold
2530
* DOC: Add copyright waiver to boilerplate and reviewer note to docs (#1691) @effigies
31+
* MAINT: niworkflows and nipype to use latest ``N4BiasFieldCorrection`` (#1752) @oesteban
2632
* MAINT: Bump pybids and nipype dependencies (#1744) @effigies
2733
* MAINT: Move regression tests of EPI masks over to Niworkflows (#1716) @oesteban
2834
* MAINT: Remove old ``extensions`` entity selector for PyBIDS queries (#1707) @oesteban

0 commit comments

Comments
 (0)