Skip to content

Commit 5e40501

Browse files
committed
DOC: Update changelog
1 parent 84cafbc commit 5e40501

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Changelog

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ References like "pr/298" refer to github pull request numbers.
2828
2.4.1 (Monday 27 May 2019)
2929
============================
3030

31-
Contributions from Egor Pafilov and Dave Allured.
31+
Contributions from Egor Pafilov, Jath Palasubramaniam, Richard Nemec, and
32+
Dave Allured.
3233

3334
Enhancements
3435
------------
@@ -41,17 +42,21 @@ Bug fixes
4142
reviewed by PM)
4243
* Safer warning registry manipulation when checking for overflows (pr/753)
4344
(CM, reviewed by MB)
45+
* Correctly write .annot files with duplicate lables (pr/763) (Richard Nemec
46+
with CM)
4447

4548
Maintenance
4649
-----------
4750
* Fix typo in coordinate systems doc (pr/751) (Egor Panfilov, reviewed by
4851
CM)
4952
* Replace invalid MINC1 test file with fixed file (pr/754) (Dave Allured
5053
with CM)
51-
* Update Sphinx config to support recent Sphinx/numpydoc (p4/749) (CM,
54+
* Update Sphinx config to support recent Sphinx/numpydoc (pr/749) (CM,
5255
reviewed by PM)
5356
* Pacify ``FutureWarning`` and ``DeprecationWarning`` from h5py, numpy
5457
(pr/760) (CM)
58+
* Accommodate Python 3.8 deprecation of collections.MutableMapping
59+
(pr/762) (Jath Palasubramaniam, reviewed by CM)
5560

5661
API changes and deprecations
5762
----------------------------

0 commit comments

Comments
 (0)