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

DOC: chaneglog

parent 43296f1f
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,8 @@ Added ...@@ -20,6 +20,8 @@ Added
new :func:`.assertions.disabled` context manager. new :func:`.assertions.disabled` context manager.
* New :mod:`fsl.utils.parse_data` module containing various neuroimaging * New :mod:`fsl.utils.parse_data` module containing various neuroimaging
data constructors for use with ``argparse``. data constructors for use with ``argparse``.
* The :func:`.memoize.skipUnchanged` decorator has an ``invalidate`` function
which allows its cache to be cleared.
Changed Changed
......
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