We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9327216 commit 03076bdCopy full SHA for 03076bd
CHANGES.rst
@@ -1,3 +1,18 @@
1
+2.11.0 (December 18, 2024)
2
+==========================
3
+Feature release in the 2.11.x series.
4
+
5
+This release supports numpy 2 and Python 3.13.
6
7
+* FIX: Normalize BIDS-URIs to subject-relative (#458)
8
+* FIX: Only fit high-frequency spline for SyN-SDC (#457)
9
+* ENH: Allow Jacobian correction to be toggled on/off (#462)
10
+* ENH: Dilate fmap and bold masks during coregistration (#463)
11
+* TEST: Clear registry consistently to avoid order dependency (#464)
12
+* DOC: Plot correct workflow in init_syn_preprocessing_wf docstring (#460)
13
+* CI: Drop CircleCI, using GHA only (#459)
14
15
16
2.10.0 (July 04, 2024)
17
======================
18
Feature release in the 2.10.x series.
0 commit comments