Skip to content

Commit 2602ccc

Browse files
committed
REL: 20.0.5
1 parent ab797a9 commit 2602ccc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
20.0.5 (March 19, 2020)
2+
=======================
3+
Bug-fix release in 20.0.x series.
4+
5+
With thanks to James Kent for the fix and Blaise Frederick for the report and testing.
6+
7+
* FIX: Add CE agent to output figure filename templates (`nipreps/niworkflows#482`_)
8+
9+
.. _`nipreps/niworkflows#482`: https://github.com/nipreps/niworkflows/pull/482
10+
111
20.0.4 (March 17, 2020)
212
=======================
313
A bug-fix release improving documentation for filtering BIDS files and standardizing CIFTI volume orientation.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install_requires =
2424
nibabel ~= 3.0
2525
nipype ~= 1.4.0
2626
nitime
27-
niworkflows ~= 1.1.11
27+
niworkflows ~= 1.1.12
2828
numpy
2929
pandas
3030
psutil >= 5.4

0 commit comments

Comments
 (0)