From 1555d2b117d232654e6bd011813fb1767bd88ab6 Mon Sep 17 00:00:00 2001 From: mathiasg Date: Mon, 23 Jan 2023 11:57:20 -0500 Subject: [PATCH] REL(1.7.1): update changes [skip ci] --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index b87d1111373..1fea168f2c1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,7 +7,7 @@ This release includes updates to the Docker image environment, and a fix for a p * CI: Update GitHub actions frdom master (#766) * CI: Drop set-output (#763) * FIX: Remove unused ANTs parameter that was removed in 2.4.1 (#771) - * FIX: Coerce ``MGHImage``s to ``Nifti1Image``s when plotting (#769) + * FIX: Coerce ``MGHImage`` to ``Nifti1Image`` when plotting (#769) * FIX: Create test label images with realistic dtypes (#767) * FIX: error for ``np.bool`` with ``numpy 1.24.0`` (#764) * MNT: Try bumping docker base to latest nipreps/miniconda (#773)