Add note in TODO for deprecated use of integrate()

This commit is contained in:
Juan Nunez-Iglesias
2015-12-13 14:47:01 +11:00
parent 458dc15225
commit 74f8ae19f6
+1
View File
@@ -12,6 +12,7 @@ Version 0.14
add an alias LineModel = LineModelND. While the deprecated LineModel has for
parameters `(dist, theta)`, LineModelND has the more general parameters
`(origin, direction)`.
* Remove deprecated old syntax support for ``skimage.transform.integrate``.
Version 0.13