Skip to content

Commit 37badb3

Browse files
committed
DOC: Update changelog
1 parent e28e556 commit 37badb3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
1.8.5 (September 21, 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+
* MAINT: Add github action to trigger tutorials for release branches (https://github.com/nipy/nipype/pull/3504)
14+
* CI: Set up build-test-deploy workflow on GHA (https://github.com/nipy/nipype/pull/3513)
15+
16+
117
1.8.4 (September 01, 2022)
218
==========================
319

0 commit comments

Comments
 (0)