From 2cf633e0f335a9f1f0bb9d55726a73aca9259ea4 Mon Sep 17 00:00:00 2001 From: Michelle Sanver Date: Fri, 4 Oct 2019 07:45:14 +0200 Subject: [PATCH] Added meme deprecation change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bca10c33..353be22f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ for a given releases. Unreleased, upcoming changes will be updated here periodic - Only use actual path without any query parameters from the url ([maximgubar](https://github.com/maximgubar)) - __\[Dependency Injection\]__ Add aliases for data and filter manager ([fpaterno](https://github.com/fpaterno)) - Use Autorotate Filter from Imagine library ([franmomu](https://github.com/franmomu)) +- Fix Mime deprecations for Symfony 4 ([franmomu](https://github.com/franmomu)) ## [2.1.0](https://github.com/liip/LiipImagineBundle/tree/2.1.0) (2018-07-10) [Full Changelog](https://github.com/liip/LiipImagineBundle/compare/2.0.0...2.1.0)