Skip to content

Commit

Permalink
rel(24.0.0rc5): Update CHANGES [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Apr 11, 2024
1 parent 93cd6e6 commit 788e42e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES.rst
Expand Up @@ -53,13 +53,15 @@ CHANGES

* FIX: Skip short BOLD runs that break outlier detection (#1120)
* FIX: Revise config save/load and update inputs after dropping (#1245)
* FIX: Revise config save/load and update inputs after dropping (#1245)
* FIX: Drift should not be estimated when less than three low-b volumes present (#1242, #1243)
* FIX: Handle ``NUMEXPR_MAX_THREADS`` like ``OMP_NUM_THREADS`` (#1241)
* FIX: Exclude DWI runs with insufficient orientations or missing bvals (#1240)
* FIX: Avert costly ``BIDSLayout.__repr__`` calls when saving config (#1239)
* FIX: Duplicate node in anatomical workflow (#1234)
* FIX: Typo in ``sorted(..., reverse=True)`` call (#1211)
* ENH: Mechanism to protect config's fields and write out config (#1258)
* ENH: Improve documentation and logging of *SynthStrip*'s model (#1254)
* ENH: Improve logging of runtime (#1253)
* ENH: Expose a command-line option for minimum DWI volumes (#1249)
* ENH: Improve error handling and logging (#1238)
* ENH: Add *b*-vector angular deviations as IQMs (#1233)
Expand All @@ -73,6 +75,8 @@ CHANGES
* ENH: Adds diffusion-related IQMs. (#1131)
* ENH: Revise summary stats extraction and include controlled roundings (#1219)
* DOC: Add changelog to documentation (#1217)
* MAINT: Clean up more ``FutureWarning`` issued by *Pandas* (#1257)
* MAINT: Prevent pandas-originating deprecation warning (#1251)
* MAINT: Move GitHub Actions and config files from *flake8* → *ruff* (#1212)
* MAINT: Update contributor affiliation in ``CONTRIBUTORS.md`` (#1214)

Expand Down

0 comments on commit 788e42e

Please sign in to comment.