Skip to content

Commit 4d90e96

Browse files
committed
rel(24.0.0rc6): Update CHANGES [skip ci]
1 parent 68e0704 commit 4d90e96

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ for first time in *MRIQC*'s timeline.
5151
CHANGES
5252
-------
5353

54+
* FIX: Make sure new logs and config file output are compatible with parallel processes (#1259)
5455
* FIX: Skip short BOLD runs that break outlier detection (#1120)
5556
* FIX: Revise config save/load and update inputs after dropping (#1245)
5657
* FIX: Revise config save/load and update inputs after dropping (#1245)
@@ -60,6 +61,9 @@ CHANGES
6061
* FIX: Avert costly ``BIDSLayout.__repr__`` calls when saving config (#1239)
6162
* FIX: Duplicate node in anatomical workflow (#1234)
6263
* FIX: Typo in ``sorted(..., reverse=True)`` call (#1211)
64+
* ENH: Mechanism to protect config's fields and write out config (#1258)
65+
* ENH: Improve documentation and logging of *SynthStrip*'s model (#1254)
66+
* ENH: Improve logging of runtime (#1253)
6367
* ENH: Expose a command-line option for minimum DWI volumes (#1249)
6468
* ENH: Improve error handling and logging (#1238)
6569
* ENH: Add *b*-vector angular deviations as IQMs (#1233)
@@ -73,6 +77,8 @@ CHANGES
7377
* ENH: Adds diffusion-related IQMs. (#1131)
7478
* ENH: Revise summary stats extraction and include controlled roundings (#1219)
7579
* DOC: Add changelog to documentation (#1217)
80+
* MAINT: Clean up more ``FutureWarning`` issued by pandas (#1257)
81+
* MAINT: Prevent pandas-originating deprecation warning (#1251)
7682
* MAINT: Move GitHub Actions and config files from *flake8* → *ruff* (#1212)
7783
* MAINT: Update contributor affiliation in ``CONTRIBUTORS.md`` (#1214)
7884

0 commit comments

Comments
 (0)