diff --git a/TODO.txt b/TODO.txt index 5f5171ec..9bc05571 100644 --- a/TODO.txt +++ b/TODO.txt @@ -8,6 +8,7 @@ Version 0.10 depending on which optional dependencies are available. * Remove deprecated `out` parameter of `skimage.morphology.binary_*` * Remove deprecated parameter `depth` in `skimage.segmentation.random_walker` +* Remove deprecated logger function in ``skimage/__init__.py`` Version 0.9 -----------