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

DOC: Changelog

parent b733c486
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.14.1 (Thursday 31st August 2023)
----------------------------------
Fixed
^^^^^
* Fixed a bug in :meth:`.Image.__setitem__` - change listeners were being
passed an un-normalised ``slice`` object (with slices for trailing
dimensions of length 1 present) (!414).
3.14.0 (Wednesday 30th August 2023) 3.14.0 (Wednesday 30th August 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