Mentioned 2.6 hack for contribs.py in TODO.txt

This commit is contained in:
emmanuelle
2015-12-27 17:00:28 +01:00
parent 13c4f3cea4
commit f345291e54
+2 -1
View File
@@ -17,7 +17,8 @@ Version 0.14
Version 0.13
------------
* Require Python 2.7+, remove warning in `__init__.py`.
* Require Python 2.7+, remove warning in `__init__.py` and 2.6 hack in
`doc/release/contribs.py`.
* Remove deprecated `None` defaults for `skimage.exposure.rescale_intensity`
* Remove deprecated `skimage.filters.canny` import in `filters/__init__.py`
file (canny is now in `skimage.feature.canny`).