Skip to content

Commit c0be346

Browse files
committed
DOC: 5.0.1 changelog
1 parent 6464fb4 commit c0be346

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Changelog

+20
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,26 @@ Eric Larson (EL), Demian Wassermann, Stephan Gerhard and Ross Markello (RM).
2525

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

28+
5.0.1 (Sunday 12 February 2023)
29+
===============================
30+
31+
Bug-fix release in the 5.0.x series.
32+
33+
Bug fixes
34+
---------
35+
* Support ragged voxel arrays in
36+
:class:`~nibabel.cifti2.cifti2_axes.ParcelsAxis` (pr/1194) (Michiel Cottaar,
37+
reviewed by CM)
38+
* Return to cwd on exception in :class:`~nibabel.tmpdirs.InTemporaryDirectory`
39+
(pr/1184) (CM)
40+
41+
Maintenance
42+
-----------
43+
* Add ``py.typed`` to module root to enable use of types in downstream
44+
projects (CM, reviewed by Fernando Pérez-Garcia)
45+
* Cache git-archive separately from Python packages in GitHub Actions
46+
(pr/1186) (CM, reviewed by Zvi Baratz)
47+
2848
5.0.0 (Monday 9 January 2023)
2949
=============================
3050

0 commit comments

Comments
 (0)