Skip to content

Commit

Permalink
[REL] v0.4.1rc1 (#250)
Browse files Browse the repository at this point in the history
* prep for bug fix release
  • Loading branch information
jdkent authored Dec 16, 2019
1 parent a45c9f8 commit 92fff40
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
CHANGELOG
=========

0.4.1 (December 16, 2019)
-------------------------
Bug fix and maintainance release.

* [MAINT] refactor and increase tests for run.py (#249) @jdkent
* [FIX] allow flexible derivatives location (#247) @jdkent
* [ENH] create useful error message when images are not found (#246) @jdkent
* [MAINT] fix nistats dependency (#245) @jdkent

0.4.0 (October 07, 2019)
------------------------
This has been a busy month for NiBetaSeries.
Expand Down Expand Up @@ -68,7 +77,6 @@ thankful you took some time out of your day to help this project grow.
* [ENH,FIX] refactor bids file processing (#193) @jdkent
* [ENH] Separate other conditions in LSS model (#191) @tsalo


0.3.2 (September 04, 2019)
--------------------------

Expand Down Expand Up @@ -222,7 +230,6 @@ my workflow for making releases.
* [ENH] Refactor NiBetaSeries (#9)
* [ENH] Refactor (#2)


0.1.0 (June 08, 2018)
---------------------

Expand Down
11 changes: 9 additions & 2 deletions long_description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,15 @@ Please check out their pages and support the developers.
CHANGELOG
=========

0.4.1 (December 16, 2019)
-------------------------
Bug fix and maintainance release.

* [MAINT] refactor and increase tests for run.py (#249) @jdkent
* [FIX] allow flexible derivatives location (#247) @jdkent
* [ENH] create useful error message when images are not found (#246) @jdkent
* [MAINT] fix nistats dependency (#245) @jdkent

0.4.0 (October 07, 2019)
------------------------
This has been a busy month for NiBetaSeries.
Expand Down Expand Up @@ -140,7 +149,6 @@ thankful you took some time out of your day to help this project grow.
* [ENH,FIX] refactor bids file processing (#193) @jdkent
* [ENH] Separate other conditions in LSS model (#191) @tsalo


0.3.2 (September 04, 2019)
--------------------------

Expand Down Expand Up @@ -294,7 +302,6 @@ my workflow for making releases.
* [ENH] Refactor NiBetaSeries (#9)
* [ENH] Refactor (#2)


0.1.0 (June 08, 2018)
---------------------

Expand Down

0 comments on commit 92fff40

Please sign in to comment.