diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fade41..0ac1e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,16 +2,15 @@ Notable changes to this project will be documented in this file. -## [2.0.1] - -- Test if function `exif_read_data` exists - ## [2.0.0] - Support for SilverStripe 4 - Rewrite with new Asset backend - Extend Upload rather than Image - Add option to scale only height or width +- Option to force resampling on all images +- Remove default yaml config +- Test if function `exif_read_data` exists ## [1.0.2]