diff --git a/doc/source/api_changes.txt b/doc/source/api_changes.txt index 9e6cf28c..57486723 100644 --- a/doc/source/api_changes.txt +++ b/doc/source/api_changes.txt @@ -3,3 +3,7 @@ Version 0.3 - Remove ``as_grey``, ``dtype`` keyword from ImageCollection - Remove ``dtype`` from imread - Generalise ImageCollection to accept a load_func + +Version 0.4 +----------- +- Switch mask and radius arguments for median_filter