Skip to content

Commit f13633e

Browse files
committed
DOC: 1.8.6 changelog
1 parent 46b8c99 commit f13633e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

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

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
1.8.6 (April 05, 2023)
2+
======================
3+
4+
Bug-fix release in the 1.8.x series.
5+
6+
* FIX: Update dcmstack interface for Py3 / newer pydicom (https://github.com/nipy/nipype/pull/3541)
7+
* FIX: NiBabel 5, and NetworkX 3 and DIPY 1.6 compatibility (https://github.com/nipy/nipype/pull/3538)
8+
* FIX: Check for non-mandatory output in DWIBiasCorrect (https://github.com/nipy/nipype/pull/3523)
9+
* FIX: Removed leftover debug print statement in FEAT class (https://github.com/nipy/nipype/pull/3521)
10+
* DOC: Fix a few more typos (https://github.com/nipy/nipype/pull/3516)
11+
* DOC: Fix typos found by codespell (https://github.com/nipy/nipype/pull/3512)
12+
* CI: Drop nipy tests until a fixed nipy is released (https://github.com/nipy/nipype/pull/3559)
13+
* CI: Disable nipy tests generally, re-add with max numpy (https://github.com/nipy/nipype/pull/3532)
14+
* CI: GitHub Workflows security hardening (https://github.com/nipy/nipype/pull/3519)
15+
* CI: Allow tutorial test cancellation (https://github.com/nipy/nipype/pull/3514)
16+
17+
118
1.8.5 (September 21, 2022)
219
==========================
320

0 commit comments

Comments
 (0)