diff --git a/doc/source/api_changes.txt b/doc/source/api_changes.txt new file mode 100644 index 00000000..fdf66821 --- /dev/null +++ b/doc/source/api_changes.txt @@ -0,0 +1,4 @@ +Version 0.3 +----------- +- Remove ``as_grey``, ``dtype`` keywords from imread and ImageCollection +- Generalise ImageCollection to accept a load_func