File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 44CHANGELOG
55=========
66
7+ 0.4.3 (February 22, 2020)
8+ -------------------------
9+ Bug fix and enhancement release.
10+ Made a quick decision to remove volumes that have large unstable beta estimates.
11+
12+ * [FIX] allow atlas arguments to be None (#283) @jdkent
13+ * [FIX] bump nipype version (#280) @jdkent
14+ * [ENH] censor invalid volumes (#277) @jdkent
15+ * [ENH] allow regex for confound specification and impute derivatives (#273) @jdkent
16+
7170.4.2 (January 23, 2020)
818------------------------
919Bug fix and maintenance release.
Original file line number Diff line number Diff line change @@ -76,6 +76,16 @@ Please check out their pages and support the developers.
7676CHANGELOG
7777=========
7878
79+ 0.4.3 (February 22, 2020)
80+ -------------------------
81+ Bug fix and enhancement release.
82+ Made a quick decision to remove volumes that have large unstable beta estimates.
83+
84+ * [FIX] allow atlas arguments to be None (#283) @jdkent
85+ * [FIX] bump nipype version (#280) @jdkent
86+ * [ENH] censor invalid volumes (#277) @jdkent
87+ * [ENH] allow regex for confound specification and impute derivatives (#273) @jdkent
88+
79890.4.2 (January 23, 2020)
8090------------------------
8191Bug fix and maintenance release.
You can’t perform that action at this time.
0 commit comments