diff --git a/CHANGELOG.md b/CHANGELOG.md index 092d9933..30ef53c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ for a given releases. Unreleased, upcoming changes will be updated here periodic # 2.x +## [2.13.3](https://github.com/liip/LiipImagineBundle/tree/2.13.3) + +- Prevent InvalidArgumentException from FileinfoMimeTypeGuesser when chain loading an image that is not a file ([revoltek-daniel](https://github.com/liip/LiipImagineBundle/pull/1614)) + ## [2.13.2](https://github.com/liip/LiipImagineBundle/tree/2.13.2) - Remove deprecated spaceless filter from twig template ([JohJohan](https://github.com/liip/LiipImagineBundle/pull/1609))