DOC: Add note about changed arguments for median_filter

This commit is contained in:
Tony S Yu
2011-10-27 09:22:53 -04:00
parent c6e854b7c7
commit 2c61928aa6
+4
View File
@@ -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