Skip to content

Commit f6c9f48

Browse files
committed
DOC: Update changelog
1 parent 2f17c46 commit f6c9f48

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
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+
* RF: Prefer math.gcd to hand-rolled Euclid's algorithm (https://github.com/nipy/nipype/pull/3177)
12+
* ENH: Add ``ConstrainedSphericalDeconvolution`` interface to replace ``EstimateFOD`` for MRtrix3's ``dwi2fod`` (https://github.com/nipy/nipype/pull/3176)
13+
* ENH: Detect values for EulerNumber interface (https://github.com/nipy/nipype/pull/3173)
14+
* DOC: Update links, typos in contributing guide (https://github.com/nipy/nipype/pull/3160)
15+
* FIX: FSL model.py make multiple F-tests (https://github.com/nipy/nipype/pull/3166)
16+
* ENH: Remove examples from repository (https://github.com/nipy/nipype/pull/3172)
17+
* REF: Removed all uses of numpy_mmap (https://github.com/nipy/nipype/pull/3121)
18+
* MNT: Update Zenodo ordering based on commit count (https://github.com/nipy/nipype/pull/3169)
19+
* DOC: Update SelectFiles docstring to match actual behavior (https://github.com/nipy/nipype/pull/3041)
20+
* DOC: Updated .zenodo.json file (https://github.com/nipy/nipype/pull/3167)
21+
* DOC: Update .zenodo.json (https://github.com/nipy/nipype/pull/3165)
22+
123
1.4.2 (February 14, 2020)
224
=========================
325
(`Full changelog <https://github.com/nipy/nipype/milestone/1.4.2?closed=1>`__)

0 commit comments

Comments
 (0)