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 c71b8ac commit 8c149b3Copy full SHA for 8c149b3
doc/changelog/1.X.X-changelog.rst
@@ -1,5 +1,18 @@
1
+1.5.1 (August 14, 2020)
2
+=======================
3
+
4
+Bug-fix release in the 1.5.x series.
5
6
+This release includes small updates to ANTs utilities that lie somewhere
7
+between bug fixes and enhancements.
8
9
+(`Full changelog <https://github.com/nipy/nipype/milestone/1.5.1?closed=1>`__)
10
11
+ * FIX: ANTs' utilities revision - bug fixes and add more operations to ``ants.ImageMath`` (https://github.com/nipy/nipype/pull/3236)
12
+ * DOC: Skip BIDSDataGrabber doctest if pybids is missing (https://github.com/nipy/nipype/pull/3224)
13
14
1.5.0 (June 03, 2020)
-=========================
15
+=====================
16
17
New feature release in the 1.5.x series.
18
0 commit comments