From 010df48453465705d0d5b527d4ff6f341f7dcfa0 Mon Sep 17 00:00:00 2001 From: Pradyumna Narayana Date: Fri, 4 Mar 2016 08:35:32 -0700 Subject: [PATCH] Added deprecated kwargs to TODO.txt --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index a6dc649e..9e31032b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -16,6 +16,8 @@ Version 0.14 * Remove deprecated ``skimage.data.lena`` and corresponding data files. * Remove deprecated ``skimage.measure.structural_similarity`` alias and deprecation warning test for this alias. +* Remove deprecated ``sigma_range`` kwargs in ``skimage.restoration.denoise_bilateral`` + and corresponding tests. Version 0.13