Skip to content

Commit a712425

Browse files
committed
DOC: Update changelog
1 parent 5976769 commit a712425

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/changelog/1.X.X-changelog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
1.3.0 (To Be Determined)
2+
========================
3+
4+
##### [Full changelog](https://github.com/nipy/nipype/milestone/34?closed=1)
5+
6+
* FIX: Restore ``AFNICommand._get_fname``, required by some interfaces (https://github.com/nipy/nipype/pull/3071)
7+
* FIX: Remove asynchronous chdir callback (https://github.com/nipy/nipype/pull/3060)
8+
* FIX: Minimize scope for directory changes while loading results file (https://github.com/nipy/nipype/pull/3061)
9+
* ENH: Add precommit information for contributors and pre-commit style (https://github.com/nipy/nipype/pull/3063)
10+
* ENH: Delay etelemetry for non-interactive sessions, report bad versions (https://github.com/nipy/nipype/pull/3049)
11+
* ENH: Run memoized check_version at REPL import, Node/Workflow/Interface init (https://github.com/nipy/nipype/pull/30)
12+
* RF: Provide functions to augment old Path.mkdir, Path.resolve methods (https://github.com/nipy/nipype/pull/3050)
13+
* RF: Redirect nipype.workflows to niflow.nipype1.workflows (https://github.com/nipy/nipype/pull/3067)
14+
* TST: Skip dcm2niix test if data fails to download (https://github.com/nipy/nipype/pull/3059)
15+
* TST: dcm2niix test fix (https://github.com/nipy/nipype/pull/3058)
16+
* MAINT: Drop Python 3.4 support (https://github.com/nipy/nipype/pull/3062)
17+
* CI: ``make specs`` on Travis (https://github.com/nipy/nipype/pull/3066)
18+
19+
120
1.2.3 (September 23, 2019)
221
==========================
322

0 commit comments

Comments
 (0)