Skip to content

Commit 764584a

Browse files
committed
DOC: Update Changelog
1 parent dd24b20 commit 764584a

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

Changelog

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,38 @@ Gerhard (SG) and Eric Larson (EL).
2424

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

27+
Upcoming release
28+
================
29+
30+
New features
31+
------------
32+
* ``nib-diff`` command line tool for comparing image files (pr/617)
33+
(Chris Cheng, reviewed by Yaroslav Halchenko, Pradeep Raamana and CM)
34+
35+
Enhancements
36+
------------
37+
* Speed up reading of numeric arrays in CIFTI2 (pr/655) (Michiel Cottaar,
38+
reviewed by CM)
39+
40+
Bug fixes
41+
---------
42+
* Deterministic deduction of slice ordering in degenerate cases (pr/647)
43+
(Yaroslav Halchenko, reviewed by CM)
44+
* Allow 0ms TR in MGH files (pr/653) (EL, reviewed by CM)
45+
* Allow for PPC64 little-endian long doubles (pr/658) (MB, reviewed by CM)
46+
* Correct construction of FreeSurfer annotation labels (pr/666) (CM, reviewed
47+
by EL, Paul D. McCarthy)
48+
49+
Maintenance
50+
-----------
51+
* Fix semantic error in coordinate systems documentation (pr/646) (Ariel
52+
Rokem, reviewed by CM, MB)
53+
* Test on Python 3.7, minor associated fixes (pr/651) (CM, reviewed by Gregory
54+
R. Lee, MB)
55+
56+
API changes and deprecations
57+
----------------------------
58+
2759
2.3 (Tuesday 12 June 2018)
2860
==========================
2961

0 commit comments

Comments
 (0)