From 2a045e406c90f9efdc9dc097b4f66e4827a07eab Mon Sep 17 00:00:00 2001 From: Oscar Esteban Date: Tue, 11 May 2021 00:46:14 -0700 Subject: [PATCH] rel(2.0.2.post1): update CHANGES [skip ci] --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index b7c5fbac35..aded68d949 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,10 +1,11 @@ -2.0.2 (May 07, 2021) +2.0.2 (May 11, 2021) ==================== A patch release including hot-fixes and some relevant improvements inteded for the reliability of the new API. The most relevant advance is the new :math:`B_0` fieldmap unwarping object which is compatible with *NiTranforms* and evades the problem of fiddling with the target image's x-forms. +* FIX: Make sure the VSM is not modified when accessing it (#207) * FIX: Normalize phase-encoding polarity of coefficients after TOPUP (#202) * FIX: Revise generation of the displacements field from coefficients (#199) * FIX: Inconsistency left after renaming inputs to SDC-SyN (removing "BOLD") (#182)