Skip to content

Commit c80ef5a

Browse files
committed
Merge remote-tracking branch 'upstream/maint/2.5.x'
2 parents e40b2f1 + 2b8400d commit c80ef5a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2.5.1 (June 08, 2023)
2+
=====================
3+
Bug-fix release in the 2.5.x series.
4+
5+
* FIX: Use ``lsqr`` solver for spline fit, rerun on extreme values (#366)
6+
* FIX: Ensure metadata is not present in entity query (#367)
7+
* RF/FIX: Prioritize sbref and shortest echo for SyN-SDC (#364)
8+
9+
110
2.5.0 (June 01, 2023)
211
=====================
312
New feature release in the 2.5.x series.
@@ -381,6 +390,14 @@ A complete list of issues addressed by the release is found `in the GitHub repo
381390
1.3.x series
382391
============
383392

393+
1.3.4 (July 07, 2023)
394+
---------------------
395+
Bug-fix release in 1.3.x series.
396+
397+
* FIX: Limit ``3dQwarp`` to maximum 4 CPUs for stability reasons (#128)
398+
* MAINT: Make call to scipy.stats.mode compatible with scipy 1.11.0 (#371)
399+
* CI: Update docker/machine images for 1.3.x branch (#327)
400+
384401
1.3.3 (September 4, 2020)
385402
-------------------------
386403
Bug-fix release in 1.3.x series.

0 commit comments

Comments
 (0)