From 075960c27bb09873077e1b503f1cd9e400fd5048 Mon Sep 17 00:00:00 2001 From: oesteban Date: Thu, 16 Apr 2020 16:30:39 -0700 Subject: [PATCH] rel(0.6.0rc3): update CHANGES [skip ci] --- CHANGES.rst | 5 ++++- setup.cfg | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 248a25fd91..e922fcad04 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,9 +1,12 @@ 0.6.0 (TBD) =========== -<0.6.0rc2 - Release message TBD> +<0.6.0rc3 - Release message TBD> + * FIX: Correct the ``dseg`` labeling from FSL FAST earlier (#177) + * FIX: Ensure ``bias_corrected`` is single file, not list (#174) * ENH: Enable anatomical fast track reusing existing derivatives (#107) * ENH: Add option to skip brain extraction (#167) + * MAINT: Pin troublesome sphinx (#175) * MAINT: Update dependencies to be inline with fMRIPrep-20.1.x (#173) diff --git a/setup.cfg b/setup.cfg index 4207e22b3a..57c7b8c47d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ install_requires = matplotlib >= 2.2.0 nibabel >= 3.0.1 nipype ~= 1.4 - niworkflows >= 1.2.0rc1, < 1.3 + niworkflows >= 1.2.0rc4, < 1.4 numpy packaging pybids >= 0.10.2