diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5cb5224b0c6d9d9f810330de804f89b079c3e649..68562e3bbe6801da57c74123ddf8b2ff2031327c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -23,6 +23,8 @@ Changed * The :func:`.gifti.relatedFiles` function now supports files with BIDS-style naming conventions. +* The :func:`.run.run` and :func:`.run.runfsl` functions now pass through + any additional keyword arguments to ``subprocess.Popen``. * The :mod:`.bids` module has been updated to support files with any extension, not just those in the core BIDS specification (``.nii``, ``.nii.gz``, ``.json``, ``.tsv``).