From 080603d78a8d7ae9d5c08f5cd9e7237ec1caa59e Mon Sep 17 00:00:00 2001 From: Oscar Esteban Date: Fri, 24 Nov 2017 11:41:51 -0800 Subject: [PATCH] Update CHANGES [skip ci] Make a distinction between release candidates and the final release. --- CHANGES | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index c4ff9ea953..9c8bf0dcba 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,14 @@ Upcoming release ================ -0.14.0 (November 21, 2017) -========================== +0.14.0 () +============== ###### [Full changelog](https://github.com/nipy/nipype/milestone/13) +0.14.0rc1 (November 21, 2017) +----------------------------- + * ENH: Generate Dockerfiles with neurodocker (https://github.com/nipy/nipype/pull/2202) * ENH: FLAIR options for recon-all (https://github.com/nipy/nipype/pull/2279) * ENH: Config option for setting maxtasksperchild when multiprocessing (https://github.com/nipy/nipype/pull/2284)