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

update changelog

parent 8e29c6fc
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -6,6 +6,8 @@ order. ...@@ -6,6 +6,8 @@ order.
------------------------- -------------------------
* The :func:`.uniquePrefix` function now raises a :exc:`.PathError` instead
of a :exc:`.ValueError`, when an invalid path is provided.
* The :mod:`fsl.utils.async` module is now deprecated, as ``async`` will * The :mod:`fsl.utils.async` module is now deprecated, as ``async`` will
become a reserved word in Python 3.7. It has been renamed to become a reserved word in Python 3.7. It has been renamed to
``fsl.utils.idle``, with no other API changes. ``fsl.utils.idle``, with no other API changes.
......
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