From 84a3376b78643c0e10dfc019c498d33304aa7ef1 Mon Sep 17 00:00:00 2001 From: Oscar Esteban Date: Mon, 3 Aug 2015 11:13:08 +0200 Subject: [PATCH] Insert entry in CHANGES for #1085 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 8541015a8b..b38c16f738 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ Next release ============ +* ENH: Added interface to simulate DWIs using the multi-tensor model + (https://github.com/nipy/nipype/pull/1085) * ENH: New interface for FSL fslcpgeom utility (https://github.com/nipy/nipype/pull/1152) * FIX: Enable absolute path definitions in DCMStack (https://github.com/nipy/nipype/pull/1089, replaced by https://github.com/nipy/nipype/pull/1093)