Skip to content

Commit 42f3c9b

Browse files
committed
DOC: Update changelog
1 parent 6d031e3 commit 42f3c9b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

Changelog

+22
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,34 @@ New features
3333

3434
Enhancements
3535
------------
36+
* Accept TCK files produced by tools with other delimiter/EOF defaults
37+
(pr/720) (Soichi Hayashi, reviewed by CM, MB, MC)
38+
* Allow BrainModels or Parcels to contain a single vertex in CIFTI
39+
(pr/739) (Michiel Cottaar, reviewed by CM)
40+
* Support for ``NIFTI_XFORM_TEMPLATE_OTHER`` xform code (pr/743) (CM)
3641

3742
Bug fixes
3843
---------
44+
* Skip refcheck in ArraySequence construction/extension (pr/719) (Ariel
45+
Rokem, reviewed by CM, MC)
46+
* Use safe resizing for ArraySequence extension (pr/724) (CM, reviewed
47+
by MC)
48+
* Fix typo in error message (pr/726) (Jon Haitz Legarreta Gorroño,
49+
reviewed by CM)
50+
* Support DICOM slice sorting in Python 3 (pr/728) (Samir Reddigari,
51+
reviewed by CM)
52+
* Correctly reorient dim_info when reorienting NIfTI images
53+
(Konstantinos Raktivan, CM, reviewed by CM)
3954

4055
Maintenance
4156
-----------
57+
* Import updates to reduce upstream deprecation warnings (pr/711,
58+
pr/705, pr/738) (EL, YOH, reviewed by CM)
59+
* Delay import of ``nibabel.testing``, ``nose`` and ``mock`` to speed up
60+
import (pr/699) (CM)
61+
* Increase coverage testing, drop coveralls (pr/722, pr/732) (CM)
62+
* Add Zenodo metadata, sorted by commits (pr/732) (CM + others)
63+
* Update author listing and copyrights (pr/742) (MB, reviewed by CM)
4264

4365
API changes and deprecations
4466
----------------------------

0 commit comments

Comments
 (0)