diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a3b2141c3a765d44a3ebda80d743efbece39035d..534acf1c4f32607530f14572b81e59cb09b9f7f9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -25,6 +25,8 @@ Changed * The :meth:`.LabelAtlas.get` method has a new ``binary`` flag, allowing either a binary mask, or a mask with the original label value, to be returned. +* The :mod:`.dicom` module has been updated to work with the latest version of + ``dcm2niix``. Deprecated