Skip to content

Commit 6d5479b

Browse files
committed
DOC - Changelog for 1.0.1
1 parent 3f27926 commit 6d5479b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Changelog

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. -*- mode: rst -*-
2-
.. vim:syntax=rest
2+
.. vim:syntax=rst
33
44
.. _changelog:
55

@@ -26,6 +26,18 @@ NiBabel
2626
Most work on NiBabel so far has been by Matthew Brettt (MB) and Michael Hanke
2727
(MH).
2828

29+
* 1.0.1 (Wednesday 23 Feb 2011)
30+
31+
* Bugfix release
32+
* Fix bugs in tests for data package paths
33+
* Fix leaks of open filehandles when loading images (thanks to Gael
34+
Varoquaux for the report)
35+
* Skip rw tests for SPM images when scipy not installed
36+
* Fix various windows-specific file issues for tests
37+
* Fix incorrect reading of byte-swapped trackvis files
38+
* Workaround for odd numpy dtype comparisons leading to header errors for
39+
some loaded images (thanks to Cindee Madison for the report)
40+
2941
* 1.0.0 (Thursday, 13, Oct 2010)
3042

3143
* This is the first public release of the NiBabel package.

0 commit comments

Comments
 (0)