We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6d927 commit e6de59dCopy full SHA for e6de59d
Changelog
@@ -49,6 +49,8 @@ Enhancements
49
ArrayProxy reshaping (pr/521) (CM)
50
* Allow unknown NIfTI intent codes, add FSL codes (pr/528) (Paul McCarthy)
51
* Improve error handling for ``img.__getitem__`` (pr/533) (Ariel Rokem)
52
+* Delegate reorientation to SpatialImage classes (pr/544) (Mark Hymers, CM,
53
+ reviewed by MB)
54
55
Bug fixes
56
---------
doc/source/index.rst
@@ -77,6 +77,7 @@ contributed code and discussion (in rough order of appearance):
77
* Paul McCarthy
78
* Fernando Pérez García
79
* Venky Reddy
80
+* Mark Hymers
81
82
License reprise
83
===============
0 commit comments