Skip to content

Commit a6f21e7

Browse files
committed
DOC: Update changelog
1 parent cffb1f2 commit a6f21e7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
1.3.0 (To Be Determined)
2+
========================
3+
4+
##### [Full changelog](https://github.com/nipy/nipype/milestone/34?closed=1)
5+
6+
* FIX: Remove asynchronous chdir callback (https://github.com/nipy/nipype/pull/3060)
7+
* FIX: Minimize scope for directory changes while loading results file (https://github.com/nipy/nipype/pull/3061)
8+
* ENH: Delay etelemetry for non-interactive sessions, report bad versions (https://github.com/nipy/nipype/pull/3049)
9+
* ENH: Run memoized check_version at REPL import, Node/Workflow/Interface init (https://github.com/nipy/nipype/pull/30)
10+
* RF: Provide functions to augment old Path.mkdir, Path.resolve methods (https://github.com/nipy/nipype/pull/3050)
11+
* TST: Skip dcm2niix test if data fails to download (https://github.com/nipy/nipype/pull/3059)
12+
* TST: dcm2niix test fix (https://github.com/nipy/nipype/pull/3058)
13+
* MNT: Drop Python 3.4 support (https://github.com/nipy/nipype/pull/3062)
14+
15+
116
1.2.3 (September 23, 2019)
217
==========================
318

0 commit comments

Comments
 (0)