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

DOC: Changelog

parent c6443dca
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,20 @@ This document contains the ``fslpy`` release history in reverse chronological ...@@ -2,6 +2,20 @@ This document contains the ``fslpy`` release history in reverse chronological
order. order.
3.16.1 (Wednesday 17th January 2024)
------------------------------------
Added
^^^^^
* The :func:`run` function now allows the ``log{'stdout']`` and
``log{'stderr'}`` options (used for capturing the standard output/error
streams of a called process) to be either file-likes or callables (!438).
3.16.0 (Thursday 21st December 2023) 3.16.0 (Thursday 21st December 2023)
------------------------------------ ------------------------------------
......
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