From 90b18868234f1ceac34f8de3d75c3073bb2ac020 Mon Sep 17 00:00:00 2001 From: Joshua Warner Date: Tue, 2 Feb 2016 08:21:02 -0700 Subject: [PATCH] DOC: Note removal of structural_similarity in TODO.txt --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index fcb8952f..67429880 100644 --- a/TODO.txt +++ b/TODO.txt @@ -14,6 +14,8 @@ Version 0.14 `(origin, direction)`. * Remove deprecated old syntax support for ``skimage.transform.integrate``. * Remove deprecated ``skimage.data.lena`` and corresponding data files. +* Remove deprecated ``skimage.measure.structural_similarity`` alias and + deprecation warning test for this alias. Version 0.13