Skip to content

Commit c639d9a

Browse files
committed
DOC: Update changelog, author list
1 parent 76f8f9f commit c639d9a

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

Changelog

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,38 @@ Eric Larson (EL), Demian Wassermann, and Stephan Gerhard.
2525

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

28+
2.4.1 (Monday 27 May 2019)
29+
============================
30+
31+
Contributions from Egor Pafilov and Dave Allured.
32+
33+
Enhancements
34+
------------
35+
* Enable ``mmap``, ``keep_file_open`` options when loading any
36+
``DataobjImage`` (pr/759) (CM, reviewed by PM)
37+
38+
Bug fixes
39+
---------
40+
* Ensure loaded GIFTI files expose writable data arrays (pr/750) (CM,
41+
reviewed by PM)
42+
* Safer warning registry manipulation when checking for overflows (pr/753)
43+
(CM, reviewed by MB)
44+
45+
Maintenance
46+
-----------
47+
* Fix typo in coordinate systems doc (pr/751) (Egor Panfilov, reviewed by
48+
CM)
49+
* Replace invalid MINC1 test file with fixed file (pr/754) (Dave Allured
50+
with CM)
51+
* Update Sphinx config to support recent Sphinx/numpydoc (p4/749) (CM,
52+
reviewed by PM)
53+
* Pacify ``FutureWarning`` and ``DeprecationWarning`` from h5py, numpy
54+
(pr/760) (CM)
55+
56+
API changes and deprecations
57+
----------------------------
58+
* Deprecate ``keep_file_open == 'auto'`` (pr/761) (CM, reviewed by PM)
59+
2860
2.4.0 (Monday 1 April 2019)
2961
============================
3062

doc/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ contributed code and discussion (in rough order of appearance):
9696
* Samir Reddigari
9797
* Konstantinos Raktivan
9898
* Matt Cieslak
99+
* Egor Pafilov
99100

100101
License reprise
101102
===============

0 commit comments

Comments
 (0)