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 71a48a6 commit 6373632Copy full SHA for 6373632
CHANGES.rst
@@ -1,3 +1,12 @@
1
+1.4.7 (March 31, 2022)
2
+======================
3
+Bug-fix release in the 1.4.x series.
4
+
5
+* FIX: Use copy function that does not preserve mtime when creating fsaverage directories (#703)
6
+* FIX: Add unlink() with missing_ok for Python 3.7 (#695)
7
+* ENH: Select magnitude images in collect_data for BIDS 1.5.0 (#594)
8
+* CI: Install package across Python versions and run pytest (#697)
9
10
1.4.6 (March 09, 2022)
11
======================
12
Patch release in the 1.4.x series.
0 commit comments