diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8cb1db5721d5b808367fc06ab9c3d56e37eabf0d..b6dad1cea394714ff0a04fe33fd78a207858b388 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -40,6 +40,7 @@ Fixed * Make sure that FEAT ``Cluster`` objects (created by the :func:`.loadClusterResults` function) contain ``p`` and ``logp`` attributes, even when cluster thresholding was not used. +* Fix to the :class:`.ImageWrapper` regarding complex data types. 1.13.0 (Thursday 22nd November 2018)