Add note about blob detection api change

This commit is contained in:
Daniel Wennberg
2015-05-09 20:41:55 +02:00
parent d5099db362
commit 113c998494
+5
View File
@@ -1,3 +1,8 @@
Version 0.12
------------
- The functions ``blob_dog``, ``blob_log`` and ``blob_doh`` now return float
arrays instead of integer arrays.
Version 0.11
------------
- The ``skimage.filter`` subpackage has been renamed to ``skimage.filters``.