Skip to content

Commit 60a3402

Browse files
committed
DOC: 1.7.0 release notes
1 parent 456685f commit 60a3402

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,20 @@
1+
1.7.0 (November 29, 2022)
2+
=========================
3+
New feature release in the 1.7.x series. This series will support sMRIPrep 0.10,
4+
fMRIPrep 22.1, and NiBabies 22.2.
5+
6+
This will be the last minor release series to support Python 3.7.
7+
8+
* FIX: Use ``np.bool_`` instead of deprecated np.bool (#760)
9+
* FIX: Use nilearn plot_surf over surfplot (#745)
10+
* ENH: Allow DerivativesDataSink to handle output==input (#758)
11+
* ENH: Add ``Resolution`` field to metadata if data has ``res`` entity (#754)
12+
* ENH: Add morphometric suffixes to pattern matching (#753)
13+
* RF: GenerateCifti interface (#756)
14+
* MNT: Loosen dependency versions (#759)
15+
* MNT: Remove non-compliant ``dtseries.json`` metadata (#750)
16+
* MNT: Build FreeSurfer 7.2 (#751)
17+
118
1.6.4 (September 13, 2022)
219
==========================
320
Patch release in the 1.6.x series.

0 commit comments

Comments
 (0)