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.
28282.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
3334Enhancements
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
4548Maintenance
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
5661API changes and deprecations
5762----------------------------
You can’t perform that action at this time.
0 commit comments