Add note about backwards compatibility to TODO.txt

This commit is contained in:
Johannes Schönberger
2013-08-06 14:30:51 +02:00
parent d94c25efde
commit 9f8e904b66
+1
View File
@@ -3,6 +3,7 @@ Version 0.10
* Remove deprecated functions:
- ``skimage.filter.rank.*``
* Remove deprecated parameter ``epsilon`` of ``skimage.viewer.LineProfile``
* Remove backwards-compatability of ``skimage.measure.regionprops``
Version 0.9
-----------