Skip to content

Commit 1a2c3e8

Browse files
committed
rel(1.4.0rc6): update CHANGES [skip ci]
1 parent c233fa7 commit 1a2c3e8

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

CHANGES.rst

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,19 @@ them: *NiRodents* and *NiBabies* (and their corresponding *fMRIPrep* extensions)
2424

2525
A list of prominent changes follows:
2626

27+
1.4.0rc6 (May 17, 2021)
28+
-----------------------
29+
* FIX: ``DerivativesDataSink`` dismissing entity writing reportlet (#638)
30+
* FIX: Limit memory usage in ``EstimateReferenceImage`` (#629)
31+
* FIX: Purge removed ``--disable`` flag from *svgo* call (#626)
32+
* FIX: Readd ``sbref_file`` input to reference volume interface (#624)
33+
* ENH: Update visual report specification with fieldmaps (#634)
34+
* ENH: Expose the output of the ``ValidateImage`` node as an output in EPI reference workflow (#636)
35+
* DOC: Ensure copyright notice in all headers' comment (#635)
36+
* MAINT: Pin *svgutils* to previous versions (#596)
37+
38+
Prior 1.4.0rc6
39+
--------------
2740
* FIX: Update svgutils after breaking API changes (#620)
2841
* FIX: Address issues with ``RobustAverage`` global signal measurement (#607)
2942
* FIX: ``NonsteadyStatesDetector`` wrongly using Nipype's ``is_outlier`` (#605)
@@ -94,13 +107,13 @@ A list of prominent changes follows:
94107
======================
95108
Bug-fix release in the 1.3.x series.
96109

97-
* FIX: Limit memory usage in EstimateReferenceImage (#629)
110+
* FIX: Limit memory usage in ``EstimateReferenceImage`` (#629)
98111
* FIX: Check for ``in_segm`` input, not ``seg_file`` (#592)
99112
* FIX: Use the mask to calculate FOV rather than the fixed image in ``GenerateSamplingReference`` (#583)
100-
* FIX: Allow omission of <res> for template normalization (#582)
101-
* MAINT: Pin svgutils to 0.3.1 (#596)
113+
* FIX: Allow omission of ``<res>`` for template normalization (#582)
114+
* MAINT: Pin *svgutils* to 0.3.1 (#596)
102115
* MAINT: Migrate from Travis -> GH Actions (#589)
103-
* CI: CircleCI housekeeping (#580)
116+
* MAINT: CircleCI housekeeping (#580)
104117

105118
1.3.2 (November 5, 2020)
106119
========================

0 commit comments

Comments
 (0)