Skip to content

Commit b9cdb28

Browse files
committed
MNT: Update changelog
1 parent e43e401 commit b9cdb28

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
1.3.0 (To Be Determined)
2-
========================
1+
1.3.0 (November 11, 2019)
2+
=========================
33

44
##### [Full changelog](https://github.com/nipy/nipype/milestone/34?closed=1)
55

6+
* FIX: Fixed typo in QwarpInputSpec Trait description (https://github.com/nipy/nipype/pull/3079)
67
* FIX: Restore ``AFNICommand._get_fname``, required by some interfaces (https://github.com/nipy/nipype/pull/3071)
78
* FIX: Remove asynchronous chdir callback (https://github.com/nipy/nipype/pull/3060)
89
* FIX: Minimize scope for directory changes while loading results file (https://github.com/nipy/nipype/pull/3061)
10+
* ENH: Minimize the number of calls to ``_load_results`` when populating inputs (https://github.com/nipy/nipype/pull/3075)
11+
* ENH: Refactor savepkl/loadpkl - add a window for loadpkl to wait for the file (https://github.com/nipy/nipype/pull/3089)
12+
* ENH: Add "ExportFile" interface as simple alternative to "DataSink" (https://github.com/nipy/nipype/pull/3054)
13+
* ENH: Allow nipype.cfg in cwd to be read even if ~/.nipype does not exist (https://github.com/nipy/nipype/pull/3072)
914
* ENH: Add precommit information for contributors and pre-commit style (https://github.com/nipy/nipype/pull/3063)
1015
* ENH: Delay etelemetry for non-interactive sessions, report bad versions (https://github.com/nipy/nipype/pull/3049)
1116
* ENH: Run memoized check_version at REPL import, Node/Workflow/Interface init (https://github.com/nipy/nipype/pull/30)

0 commit comments

Comments
 (0)