Skip to content

Commit 08b5f0f

Browse files
committed
DOC: Update changelog for upcoming 2.5.1 release
1 parent b5ff2de commit 08b5f0f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

Changelog

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,33 @@ Eric Larson (EL), Demian Wassermann, and Stephan Gerhard.
2525

2626
References like "pr/298" refer to github pull request numbers.
2727

28+
2.5.1 (Monday 23 September 2019)
29+
================================
30+
31+
Enhancements
32+
------------
33+
* Ignore endianness in ``nib-diff`` if values match (pr/799) (YOH, reviewed
34+
by CM)
35+
36+
Bug fixes
37+
---------
38+
* Correctly handle Philips DICOMs w/ derived volume (pr/795) (Mathias
39+
Goncalves, reviewed by CM)
40+
* Raise CSA tag limit to 1000, parametrize for future relaxing (pr/798,
41+
backported to 2.5.x in pr/800) (Henry Braun, reviewed by CM, MB)
42+
* Coerce data types to match NIfTI intent codes when writing GIFTI data
43+
arrays (pr/806) (CM, reported by Tom Holroyd)
44+
45+
Maintenance
46+
-----------
47+
* Require h5py 2.10 for Windows + Python < 3.6 to resolve unexpected dtypes
48+
in Minc2 data (pr/804) (CM, reviewed by YOH)
49+
50+
API changes and deprecations
51+
----------------------------
52+
* Deprecate ``nicom.dicomwrappers.Wrapper.get_affine()`` in favor of ``affine``
53+
property; final removal in nibabel 4.0 (pr/796) (YOH, reviewed by CM)
54+
2855
2.5.0 (Sunday 4 August 2019)
2956
============================
3057

0 commit comments

Comments
 (0)