Skip to content
Snippets Groups Projects
Commit 2583c861 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

DOC: changelog

parent 29e0af81
No related branches found
No related tags found
No related merge requests found
...@@ -28,8 +28,9 @@ Changed ...@@ -28,8 +28,9 @@ Changed
* ``fslpy`` now requires a minimum Python version of 3.7. * ``fslpy`` now requires a minimum Python version of 3.7.
* The default value for the ``partial_fill`` option to :meth:`.FileTree.read` * The default value for the ``partial_fill`` option to :meth:`.FileTree.read`
is False. Accordingly, the :class:`.FileTreeQuery` calls the has been changed to ``False``. Accordingly, the :class:`.FileTreeQuery`
:meth:`.FileTree.partial_fill` method on the ``FileTree`` it is given. calls the :meth:`.FileTree.partial_fill` method on the ``FileTree`` it is
given.
* The :func:`.gifti.relatedFiles` function now supports files with * The :func:`.gifti.relatedFiles` function now supports files with
BIDS-style naming conventions. BIDS-style naming conventions.
* The :func:`.run.run` and :func:`.run.runfsl` functions now pass through any * The :func:`.run.run` and :func:`.run.runfsl` functions now pass through any
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment