Skip to content

Commit 5c9ebb2

Browse files
committed
DOC: Update changelog for upcoming 2.5.0 release
1 parent b356a64 commit 5c9ebb2

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

Changelog

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,36 @@ Eric Larson (EL), Demian Wassermann, and Stephan Gerhard.
2525

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

28+
2.5.0 (To be decided)
29+
=====================
30+
31+
Enhancements
32+
------------
33+
* Add SerializableImage class with to/from_bytes methods (pr/644) (CM,
34+
reviewed by MB)
35+
* Check CIFTI-2 data shape matches shape described by header (pr/774)
36+
(Michiel Cottaar, reviewed by CM)
37+
38+
Bug fixes
39+
---------
40+
* Handle stricter numpy casting rules in tests (pr/768) (CM)
41+
reviewed by PM)
42+
43+
Maintenance
44+
-----------
45+
* Fix CodeCov paths on Appveyor for more accurate coverage (pr/769) (CM)
46+
* Move to setuptools and reduce use ``nisext`` functions (pr/764) (CM,
47+
reviewed by YOH)
48+
49+
API changes and deprecations
50+
----------------------------
51+
* Effect threatened warnings and set some deprecation timelines (pr/755) (CM)
52+
* Trackvis methods now default to v2 formats
53+
* ``nibabel.trackvis`` scheduled for removal in nibabel 4.0
54+
* ``nibabel.minc`` and ``nibabel.MincImage`` will be removed in nibabel 3.0
55+
2856
2.4.1 (Monday 27 May 2019)
29-
============================
57+
==========================
3058

3159
Contributions from Egor Pafilov, Jath Palasubramaniam, Richard Nemec, and
3260
Dave Allured.

0 commit comments

Comments
 (0)