diff --git a/doc/source/api_changes.txt b/doc/source/api_changes.txt index 5061e3ae..d479c1e4 100644 --- a/doc/source/api_changes.txt +++ b/doc/source/api_changes.txt @@ -1,6 +1,6 @@ Version 0.13 ------------ -- `skimage.filter` has been removed. +- `skimage.filter` has been removed. Use `skimage.filters` instead. Version 0.12 ------------