Document default value API change

This commit is contained in:
Johannes Schönberger
2013-09-19 08:36:56 +02:00
parent 607ac235af
commit a086f03f39
+3 -1
View File
@@ -1,6 +1,8 @@
Version 0.9
-----------
- No longer wrap ``imread`` output in an ``Image`` class.
- No longer wrap ``imread`` output in an ``Image`` class
- Change default value of `sigma` parameter in ``skimage.segmentation.slic``
to 0
Version 0.4
-----------