diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2790ec5d8549a8ae2352c5aef6cf6c8d862d0842..b579ea69f50c35f8e5060ead812ad7e4c131401e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ This document contains the ``fslpy`` release history in reverse chronological order. +2.4.0 (Under development) +------------------------- + + +Changed +^^^^^^^ + + +* The :mod:`.resample_image` script has been updated to support resampling of + images with more than 3 dimensions. + + 2.3.1 (Friday July 5th 2019) ----------------------------