What's Changed
* prevent potential integer overflow by ehgus in https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/pull/43
* enable spearman and kendall feature correlation matrices from the GUI by haesleinhuepf in https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/pull/44
Backwards compatibility breaking changes
* The function `show_feature_correlation_matrix` has an additional parameter `method`. Technically this breaks API backwards compatibility, even though we don't expect anyone to call this internal function.
New Contributors
* ehgus made their first contribution in https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/pull/43
**Full Changelog**: https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification/compare/0.12.3...0.14.0