File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ References like "pr/298" refer to github pull request numbers.
28
28
2.4.1 (Monday 27 May 2019)
29
29
============================
30
30
31
- Contributions from Egor Pafilov and Dave Allured.
31
+ Contributions from Egor Pafilov, Jath Palasubramaniam, Richard Nemec, and
32
+ Dave Allured.
32
33
33
34
Enhancements
34
35
------------
@@ -41,17 +42,21 @@ Bug fixes
41
42
reviewed by PM)
42
43
* Safer warning registry manipulation when checking for overflows (pr/753)
43
44
(CM, reviewed by MB)
45
+ * Correctly write .annot files with duplicate lables (pr/763) (Richard Nemec
46
+ with CM)
44
47
45
48
Maintenance
46
49
-----------
47
50
* Fix typo in coordinate systems doc (pr/751) (Egor Panfilov, reviewed by
48
51
CM)
49
52
* Replace invalid MINC1 test file with fixed file (pr/754) (Dave Allured
50
53
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,
52
55
reviewed by PM)
53
56
* Pacify ``FutureWarning `` and ``DeprecationWarning `` from h5py, numpy
54
57
(pr/760) (CM)
58
+ * Accommodate Python 3.8 deprecation of collections.MutableMapping
59
+ (pr/762) (Jath Palasubramaniam, reviewed by CM)
55
60
56
61
API changes and deprecations
57
62
----------------------------
You can’t perform that action at this time.
0 commit comments