Skip to content

Commit e498940

Browse files
committed
DOC: Update changelog
1 parent 71b871f commit e498940

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/changelog/1.X.X-changelog

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
1.2.0 (May 09, 2019)
2+
====================
3+
4+
##### [Full changelog](https://github.com/nipy/nipype/milestone/31?closed=1)
5+
6+
* FIX: Parsing of filename in AlignEpiAnatPy when filename does not have + (https://github.com/nipy/nipype/pull/2909)
7+
* FIX: Import nibabel reorientation bug fix (https://github.com/nipy/nipype/pull/2912)
8+
* FIX: Update FNIRT outputs for warped_file log_file to include cwd (https://github.com/nipy/nipype/pull/2900)
9+
* FIX: Sort conditions in bids_gen_info to ensure consistent order (https://github.com/nipy/nipype/pull/2867)
10+
* FIX: Some traits-5.0.0 don't work with Python 2.7 (https://github.com/nipy/nipype/pull/1)
11+
* ENH: CompCor enhancement (https://github.com/nipy/nipype/pull/2878)
12+
* ENH: Do not override caught exceptions with FileNotFoundError from unfinished hashfile (https://github.com/nipy/nipype/pull/2919)
13+
* ENH: More verbose description when a faulty results file is loaded (https://github.com/nipy/nipype/pull/2920)
14+
* ENH: Add all DIPY workflows dynamically (https://github.com/nipy/nipype/pull/2905)
15+
* ENH: Add mrdegibbs and dwibiascorrect from mrtrix3 (https://github.com/nipy/nipype/pull/2904)
16+
* TEST: Fix CI builds (https://github.com/nipy/nipype/pull/2927)
17+
* MAINT: Reduce deprecation warnings (https://github.com/nipy/nipype/pull/2903)
18+
19+
120
1.1.9 (February 25, 2019)
221
=========================
322

0 commit comments

Comments
 (0)