Skip to content

Commit 12da3be

Browse files
committed
DOC: Update changelog
1 parent 30a90d0 commit 12da3be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Bug fixes
6363
reviewed by MB, CM)
6464
* Do not crash on non-``ImportError`` failures in optional imports (pr/618)
6565
(Yaroslav Halchenko, reviewed by CM)
66+
* Return original array from ``get_fdata`` for array image, if no cast
67+
required (pr/638, MB, reviewed by CM)
6668

6769
Maintenance
6870
-----------
@@ -74,6 +76,8 @@ Maintenance
7476
* Move ``nib-ls`` and other programs to a new cmdline module (pr/601, pr/615)
7577
(Chris Cheng, reviewed by MB, Yaroslav Halchenko)
7678
* Remove deprecated numpy indexing (EL, reviewed by CM)
79+
* Update documentation to encourage ``get_fdata`` over ``get_data`` (pr/637,
80+
MB, reviewed by CM)
7781

7882
API changes and deprecations
7983
----------------------------

0 commit comments

Comments
 (0)