Skip to content

Commit a5a6c39

Browse files
committed
MNT: Update changelog, Zenodo ordering
1 parent f7d7a1c commit a5a6c39

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
1.2.3 (September 23, 2019)
2+
==========================
3+
4+
Python 1.2.3 will be the last version to support Python 3.4.
5+
6+
##### [Full changelog](https://github.com/nipy/nipype/milestone/35?closed=1)
7+
8+
* FIX: Patch Path.mkdir for Python 2 (https://github.com/nipy/nipype/pull/3037)
9+
* FIX: Drop deprecated message argument to ``FileNotFoundError`` (https://github.com/nipy/nipype/pull/3035)
10+
* FIX: Handle NIFTI extensions in ``afni.Qwarp`` (https://github.com/nipy/nipype/pull/3028)
11+
* FIX: Disallow returning ``None`` in ``pipeline.utils.load_resultfile`` (https://github.com/nipy/nipype/pull/3023)
12+
* ENH: Allow afni.CatMatvec to accept empty string opkeys (https://github.com/nipy/nipype/pull/2943)
13+
* ENH: Add ``mrrtrix3.MRResize`` interface (https://github.com/nipy/nipype/pull/3031)
14+
* ENH: Add version check / telemetry to Nipype (https://github.com/nipy/nipype/pull/3027)
15+
* ENH: Update MCFLIRT outputs for FSL 6+ (https://github.com/nipy/nipype/pull/3029)
16+
* ENH: Lightweight node cache checking (https://github.com/nipy/nipype/pull/3026)
17+
* ENH: Avoid loading result from file when writing reports (https://github.com/nipy/nipype/pull/3024)
18+
* ENH: replace portalocker with filelock (https://github.com/nipy/nipype/pull/3025)
19+
* MAINT: Set minimum yapf for `checkspecs` to 0.27 (https://github.com/nipy/nipype/pull/3033)
20+
21+
122
1.2.2 (September 07, 2019)
223
==========================
324

0 commit comments

Comments
 (0)