Skip to content

Commit f0ec6c6

Browse files
committed
DOC: Update changelog
1 parent b5cb2aa commit f0ec6c6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
1.4.0 (December 19, 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: Allow Nipype configuration directory to be specified with NIPYPE_CONFIG_DIR environment variable (https://github.com/nipy/nipype/pull/3073)
8+
* ENH: Add options and outputs to ``fsl.Eddy`` interface (https://github.com/nipy/nipype/pull/3034)
9+
* ENH: Add skull_file output to fsl.BET interface (https://github.com/nipy/nipype/pull/3095)
10+
* RF: Drop various remaining compatibilities for Python < 3.5 (https://github.com/nipy/nipype/pull/2831)
11+
* DOC: Miss underline before cmd in example code (https://github.com/nipy/nipype/pull/3107)
12+
* STY: Black (https://github.com/nipy/nipype/pull/3096)
13+
* MNT: Set junit_family to suppress pytest warning (https://github.com/nipy/nipype/pull/3111)
14+
* MNT: Fix Dorota Jarecka ORCID (https://github.com/nipy/nipype/pull/3100)
15+
* MNT: Drop Python 2 support (https://github.com/nipy/nipype/pull/2654)
16+
17+
118
1.3.1 (November 12, 2019)
219
=========================
320

0 commit comments

Comments
 (0)