Update TODO.txt after deprecations.

This commit is contained in:
Stefan van der Walt
2013-10-16 17:06:35 +02:00
parent 783e120e75
commit fb18f62d0f
-8
View File
@@ -13,11 +13,3 @@ Version 0.10
* Remove deprecated `skimage.color.is_gray` and `skimage.color.is_rgb`
functions
Version 0.9
-----------
* Remove deprecated functions
- `skimage.filter.denoise_tv_chambolle`
- `skimage.morphology.is_local_maximum`
- `skimage.transform.hough`
- `skimage.transform.probabilistic_hough`
- `skimage.transform.hough_peaks`