Skip to content

Commit e925c68

Browse files
committed
DOC: Update changelog
1 parent cbb1ab9 commit e925c68

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

doc/changelog/1.X.X-changelog.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
1.5.0 (To be determined)
2+
=========================
3+
4+
New feature release in the 1.5.x series.
5+
6+
In this release, the example scripts have been split out into their own package:
7+
`niflow-nipype1-examples <https://github.com/niflows/nipype1-examples>`__.
8+
9+
(`Full changelog <https://github.com/nipy/nipype/milestone/1.5.0?closed=1>`__)
10+
11+
* FIX: ANTs' tools maintenance overhaul (https://github.com/nipy/nipype/pull/3180)
12+
* FIX: load_resultfile crashes if open resultsfile from crashed job (https://github.com/nipy/nipype/pull/3182)
13+
* FIX: FSL model.py make multiple F-tests (https://github.com/nipy/nipype/pull/3166)
14+
* ENH: Improve workflow connect performance (https://github.com/nipy/nipype/pull/3184)
15+
* ENH: Add ``ConstrainedSphericalDeconvolution`` interface to replace ``EstimateFOD`` for MRtrix3's ``dwi2fod`` (https://github.com/nipy/nipype/pull/3176)
16+
* ENH: Detect values for EulerNumber interface (https://github.com/nipy/nipype/pull/3173)
17+
* ENH: Remove examples from repository (https://github.com/nipy/nipype/pull/3172)
18+
* REF: Prefer math.gcd to hand-rolled Euclid's algorithm (https://github.com/nipy/nipype/pull/3177)
19+
* REF: Removed all uses of numpy_mmap (https://github.com/nipy/nipype/pull/3121)
20+
* DOC: Update links, typos in contributing guide (https://github.com/nipy/nipype/pull/3160)
21+
* DOC: Update SelectFiles docstring to match actual behavior (https://github.com/nipy/nipype/pull/3041)
22+
* DOC: Updated .zenodo.json file (https://github.com/nipy/nipype/pull/3167)
23+
* DOC: Update .zenodo.json (https://github.com/nipy/nipype/pull/3165)
24+
* MNT: Update Zenodo ordering based on commit count (https://github.com/nipy/nipype/pull/3169)
25+
126
1.4.2 (February 14, 2020)
227
=========================
328
(`Full changelog <https://github.com/nipy/nipype/milestone/1.4.2?closed=1>`__)

0 commit comments

Comments
 (0)