From 329077e44ec81806196d7909b6e7aa9dff1734c5 Mon Sep 17 00:00:00 2001 From: mathiasg Date: Tue, 27 Sep 2022 15:55:38 -0400 Subject: [PATCH] rel(22.0.2): update changes [skip ci] --- CHANGES.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 6ecbb8386..7ea364b84 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,14 @@ +22.0.2 (September 27, 2022) +=========================== +A patch release in the 22.0.x series. + +This release increases the minimum Nipype version to include better error messages on failures. +Additionally, this includes a fix to allow SyN distortion correction in combination with the +`--ignore fieldmaps` option. + + * MAINT: Add `pre-commit`, dev installation for consistent styling (#2857) + * CI: Upgrade docker orb (#2858) + 22.0.1 (September 13, 2022) =========================== Patch release in the 22.0.x series.