Skip to content

Commit e609648

Browse files
committed
DOC: Update changelog
1 parent 6087dfd commit e609648

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
1.4.0 (December 20, 2019)
2+
=========================
3+
4+
##### [Full changelog](https://github.com/nipy/nipype/milestone/37?closed=1)
5+
6+
* FIX: Mark strings containing regex escapes as raw (https://github.com/nipy/nipype/pull/3106)
7+
* ENH: Pacify DeprecationWarnings caused by nibabel 3 pre-release (https://github.com/nipy/nipype/pull/3099)
8+
* ENH: Allow Nipype configuration directory to be specified with NIPYPE_CONFIG_DIR environment variable (https://github.com/nipy/nipype/pull/3073)
9+
* ENH: Add options and outputs to ``fsl.Eddy`` interface (https://github.com/nipy/nipype/pull/3034)
10+
* ENH: Add skull_file output to fsl.BET interface (https://github.com/nipy/nipype/pull/3095)
11+
* RF: Drop various remaining compatibilities for Python < 3.5 (https://github.com/nipy/nipype/pull/2831)
12+
* DOC: Add Python 2 statement to README, reference maintenance branch in CONTRIBUTING (https://github.com/nipy/nipype/pull/3115)
13+
* DOC: Miss underline before cmd in example code (https://github.com/nipy/nipype/pull/3107)
14+
* STY: Black (https://github.com/nipy/nipype/pull/3096)
15+
* MNT: Set junit_family to suppress pytest warning (https://github.com/nipy/nipype/pull/3111)
16+
* MNT: Fix Dorota Jarecka ORCID (https://github.com/nipy/nipype/pull/3100)
17+
* MNT: Drop Python 2 support (https://github.com/nipy/nipype/pull/2654)
18+
19+
120
1.3.1 (November 12, 2019)
221
=========================
322

0 commit comments

Comments
 (0)