diff --git a/CHANGELOG.md b/CHANGELOG.md index d26d2217..624fb50f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [2.0.4](https://github.com/comur/ComurImageBundle/tree/2.0.4) (2019-05-31) +[Full Changelog](https://github.com/comur/ComurImageBundle/compare/2.0.3...2.0.4) + +**Implemented enhancements:** + +- Animated GIF support [\#56](https://github.com/comur/ComurImageBundle/issues/56) +- add disable crop option [\#48](https://github.com/comur/ComurImageBundle/issues/48) + ## [2.0.3](https://github.com/comur/ComurImageBundle/tree/2.0.3) (2019-05-31) [Full Changelog](https://github.com/comur/ComurImageBundle/compare/2.0.2...2.0.3) diff --git a/README.md b/README.md index 20216c6d..16bc5b60 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ If this bundle helps you reduce time to develop, you can pay me a cup of coffee :warning: **Animated gif cropping is only available with imagick** +Changelog +--------- + +Please see on [CHANGELOG.md](CHANGELOG.md) + Screen shots ------------