Skip to content

Commit 9eaae82

Browse files
effigiesmgxd
authored andcommitted
DOC: Update changelog
1 parent e5be008 commit 9eaae82

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/changelog/1.X.X-changelog.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
1.8.5 (September 20, 2022)
2+
==========================
3+
4+
Bug-fix release in the 1.8.x series.
5+
6+
* FIX: Use interpolation/method in numpy.percentile as available (https://github.com/nipy/nipype/pull/3506)
7+
* FIX: Deployed Matlab applications must not call addpath() (https://github.com/nipy/nipype/pull/3509)
8+
* FIX: Provide more runtime information when node execution fails (https://github.com/nipy/nipype/pull/3505)
9+
* FIX: Fixed bug for work dirs longer than 255 characters, fixes #2061 (https://github.com/nipy/nipype/pull/3495)
10+
* FIX: Update ApplyVDM to handle 4D inputs (https://github.com/nipy/nipype/pull/3500)
11+
* ENH: Explicitly specify write_text encoding format (https://github.com/nipy/nipype/pull/3508)
12+
* DOC: Fix typos found by copdespell (https://github.com/nipy/nipype/pull/3510)
13+
14+
115
1.8.4 (September 01, 2022)
216
==========================
317

0 commit comments

Comments
 (0)