Skip to content

Commit d8cf1a9

Browse files
committed
DOC: Update changelog with recent PRs
1 parent d8aef1e commit d8cf1a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog

+4
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ New features
4747

4848
Enhancements
4949
------------
50+
* Improve testing of data scaling in ArrayProxy API (pr/847) (CM, reviewed
51+
by Alejandro de la Vega)
52+
* Document ``SpatialImage.slicer`` interface (pr/846) (CM)
5053
* ``get_fdata(dtype=np.float32)`` will attempt to avoid casting data to
5154
``np.float64`` when scaling parameters would otherwise promote the data
5255
type unnecessarily. (pr/833) (CM, reviewed by Ross Markello)
@@ -68,6 +71,7 @@ Bug fixes
6871

6972
Maintenance
7073
-----------
74+
* Remove replicated metadata for packaged data from MANIFEST.in (pr/845) (CM)
7175
* Support Python >=3.5.1, including Python 3.8.0 (pr/787) (CM)
7276
* Manage versioning with slightly customized Versioneer (pr/786) (CM)
7377
* Reference Nipy Community Code and Nibabel Developer Guidelines in

0 commit comments

Comments
 (0)