Skip to content

Commit 580f75c

Browse files
committed
DOC: Update changelog
1 parent d1bd90e commit 580f75c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ References like "pr/298" refer to github pull request numbers.
2828
2.5.0 (To be decided)
2929
=====================
3030

31+
Thanks for the test ECAT file and fix provided by Andrew Crabb.
32+
3133
Enhancements
3234
------------
3335
* Add SerializableImage class with to/from_bytes methods (pr/644) (CM,
@@ -39,12 +41,16 @@ Bug fixes
3941
---------
4042
* Handle stricter numpy casting rules in tests (pr/768) (CM)
4143
reviewed by PM)
44+
* TRK header fields flipped in files written on big-endian systems
45+
(pr/782) (CM, reviewed by YOH, MB)
46+
* Load multiframe ECAT images with Python 3 (CM and Andrew Crabb)
4247

4348
Maintenance
4449
-----------
4550
* Fix CodeCov paths on Appveyor for more accurate coverage (pr/769) (CM)
4651
* Move to setuptools and reduce use ``nisext`` functions (pr/764) (CM,
4752
reviewed by YOH)
53+
* Better handle test setup/teardown (pr/785) (CM, reviewed by YOH)
4854

4955
API changes and deprecations
5056
----------------------------

0 commit comments

Comments
 (0)