Skip to content

Commit

Permalink
Merge pull request #221 from HALFpipe/staging
Browse files Browse the repository at this point in the history
Prepare for release 1.2.1
  • Loading branch information
HippocampusGirl committed Oct 5, 2021
2 parents 7f9b457 + c4d0c32 commit 21557b8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changelog
=========

1.2.1 (October 1st 2021)
------------------------

Bug fixes
---------

- Fix issues that occurred after re-scaling ``fd_perc`` to be percent (#217)
- Catch error when ``NaN`` values occur within the linear algebra code (#215)
- Reduce memory usage when running large workflows by only loading the
chunks that will be necessary for the current process (#216)
- Improve memory usage prediction for cluster submission scripts (#219)
- Update metadata module with better log messages (#220)

1.2.0 (September 7th 2021)
--------------------------

Expand Down

0 comments on commit 21557b8

Please sign in to comment.