diff --git a/UPGRADE.md b/UPGRADE.md index 6699e08a2..642fc9c76 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -7,10 +7,15 @@ application code or are otherwise particularly noteworthy. Reference our full given release. ## [Unreleased](https://github.com/liip/LiipImagineBundle/tree/HEAD) + +## [2.2.0](https://github.com/liip/LiipImagineBundle/blob/2.2.0/CHANGELOG.md#unreleased) + +*Released on* 2019-04-10 *and assigned* [`2.2.0`](https://github.com/liip/LiipImagineBundle/releases/tag/2.2.0) *tag \([view verbose changelog](https://github.com/liip/LiipImagineBundle/compare/2.0.0...2.2.0)\).* - __[Deprecated]__ Constructing `FileSystemLoader`, `FlysystemLoader`, `SimpleMimeTypeGuesser` and `DataManager` with `\Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface` and `\Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesserInterface` have been deprecated for Symfony 4.3+ in favor of the [new interfaces](https://github.com/symfony/symfony/blob/4.4/UPGRADE-4.3.md#httpfoundation). +- __[Utility]__ __[BC BREAK]__ The `SymfonyFramework` class marked as `internal` has been declared as final. ## [2.0.0](https://github.com/liip/LiipImagineBundle/blob/2.0/CHANGELOG.md#191)