From a86c6e09d0473ab2cdb139ae434137d1ca037a76 Mon Sep 17 00:00:00 2001 From: mathiasg Date: Tue, 8 Feb 2022 11:36:17 -0500 Subject: [PATCH] rel(2.0.12): update changes [skip ci] --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 808df2e388..3a5c62e0cc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,10 @@ +2.0.12 (February 08, 2022) +========================== +Patch release in the 2.0.x series. This allows compatibility with the next minor release of `niworkflows`. + + * MAINT: Allow compatibility with new niworkflows minor (#262) + * DOC: Update scipy intersphinx url (#263) + 2.0.11 (January 22, 2022) ========================== Patch release in the 2.0.x series.