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 30f1f05 commit e9b0840Copy full SHA for e9b0840
CHANGES.rst
@@ -1,3 +1,18 @@
1
+23.2.1 (March 06, 2024)
2
+=======================
3
+Bug fix release in the 23.2.x series.
4
+
5
+Masks, BOLD references and T2\* maps resampled into template spaces had
6
+their order of transforms inverted. BOLD files were unaffected.
7
8
+This release also preserves the TR in the NIfTI header of BOLD series.
9
10
+* FIX: Preserve pixdim4+ of resampled images (#3239)
11
+* FIX: Flip order of transforms in ``init_ds_volumes_wf`` (#3238)
12
+* DOCKER: restore mincinfo binary (#3249)
13
+* CI: Move to new CircleCI machine tags (#3247)
14
15
16
23.2.0 (January 10, 2024)
17
=========================
18
New feature release in the 23.2.x series.
0 commit comments