File tree Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 44CHANGELOG
55=========
66
7+ 0.4.1 (December 16, 2019)
8+ -------------------------
9+ Bug fix and maintainance release.
10+
11+ * [MAINT] refactor and increase tests for run.py (#249) @jdkent
12+ * [FIX] allow flexible derivatives location (#247) @jdkent
13+ * [ENH] create useful error message when images are not found (#246) @jdkent
14+ * [MAINT] fix nistats dependency (#245) @jdkent
15+
7160.4.0 (October 07, 2019)
817------------------------
918This has been a busy month for NiBetaSeries.
@@ -68,7 +77,6 @@ thankful you took some time out of your day to help this project grow.
6877* [ENH,FIX] refactor bids file processing (#193) @jdkent
6978* [ENH] Separate other conditions in LSS model (#191) @tsalo
7079
71-
72800.3.2 (September 04, 2019)
7381--------------------------
7482
@@ -222,7 +230,6 @@ my workflow for making releases.
222230* [ENH] Refactor NiBetaSeries (#9)
223231* [ENH] Refactor (#2)
224232
225-
2262330.1.0 (June 08, 2018)
227234---------------------
228235
Original file line number Diff line number Diff line change @@ -76,6 +76,15 @@ Please check out their pages and support the developers.
7676CHANGELOG
7777=========
7878
79+ 0.4.1 (December 16, 2019)
80+ -------------------------
81+ Bug fix and maintainance release.
82+
83+ * [MAINT] refactor and increase tests for run.py (#249) @jdkent
84+ * [FIX] allow flexible derivatives location (#247) @jdkent
85+ * [ENH] create useful error message when images are not found (#246) @jdkent
86+ * [MAINT] fix nistats dependency (#245) @jdkent
87+
79880.4.0 (October 07, 2019)
8089------------------------
8190This has been a busy month for NiBetaSeries.
@@ -140,7 +149,6 @@ thankful you took some time out of your day to help this project grow.
140149* [ENH,FIX] refactor bids file processing (#193) @jdkent
141150* [ENH] Separate other conditions in LSS model (#191) @tsalo
142151
143-
1441520.3.2 (September 04, 2019)
145153--------------------------
146154
@@ -294,7 +302,6 @@ my workflow for making releases.
294302* [ENH] Refactor NiBetaSeries (#9)
295303* [ENH] Refactor (#2)
296304
297-
2983050.1.0 (June 08, 2018)
299306---------------------
300307
You can’t perform that action at this time.
0 commit comments