From 7d0bc6977b6b3c7bc04e60439a08ba0290513f73 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Mon, 6 Mar 2023 16:52:45 -0500 Subject: [PATCH] DOC: 1.7.6 release notes --- CHANGES.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index a6841585c76..2d722e493ea 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,10 +1,15 @@ +1.7.6 (March 06, 2023) +====================== +Patch release in the 1.7.x series. + +* FIX: Use correct image for contour plotting (#785) + 1.7.5 (March 06, 2023) ====================== Patch release in the 1.7.x series. * FIX: Use a more reliable test of NIfTIness (#784) - 1.7.4 (February 28, 2023) ========================= Patch release in the 1.7.x series.