We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e4391 commit 69f7b90Copy full SHA for 69f7b90
CHANGELOG.md
@@ -28,6 +28,8 @@ Other changes:
28
* Fix typo in `tests.features.test_colormap_editor` module: renamed function
29
`test_colormap_manager` to `test_colormap_editor`
30
* Removed unnecessary `BaseImageItem.get_color_map_name` method
31
+* `ErrorBarCurveItem`: handled NumPy deprecation warning
32
+ ("Conversion of an array with ndim > 0 to a scalar is deprecated [...]")
33
34
## Version 2.2.0 ##
35
0 commit comments