We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d067e6 commit be56b36Copy full SHA for be56b36
doc/changelog/1.X.X-changelog.rst
@@ -1,3 +1,17 @@
1
+1.8.2 (June 06, 2022)
2
+=====================
3
+
4
+Bug-fix release in the 1.8.x series.
5
6
+This release restores compatibility with networkx 2.8.3, which errors when
7
+graph nodes might conflict with pydot parsing.
8
9
+(`Full changelog <https://github.com/nipy/nipype/milestone/1.8.2?closed=1>`__)
10
11
+ * ENH: Enable compression with Gunzip interface (https://github.com/nipy/nipype/pull/3472)
12
+ * CI: Schedule weekly tests with cron (https://github.com/nipy/nipype/pull/3480)
13
14
15
1.8.1 (May 16, 2022)
16
====================
17
0 commit comments