From dcf4d67e75c879199ea2d4d783ec80d952144dcc Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Thu, 16 May 2024 10:47:26 +0200 Subject: [PATCH] service alias for Imagine\Image\ImagineInterface and add missing changelog for #1486 --- CHANGELOG.md | 6 ++++++ Resources/config/imagine.xml | 1 + 2 files changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e35c33b4..dbd85e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,14 @@ for a given releases. Unreleased, upcoming changes will be updated here periodic # 2.x +## [2.12.3](https://github.com/liip/LiipImagineBundle/tree/2.12.3) + +- Add alias for `Imagine\Image\ImagineInterface` to help autowiring. + ## [2.12.2](https://github.com/liip/LiipImagineBundle/tree/2.12.2) +- Autoconfigure tags `'liip_imagine.filter.loader`, `liip_imagine.filter.post_processor` and `liip_imagine.binary.loader` + and allow to specify these by class name in addition to service names ([homersimpsons](https://github.com/liip/LiipImagineBundle/pull/1486)) - Avoid PHP 8.3 warning with default empty prefix ([simonberger](https://github.com/liip/LiipImagineBundle/pull/1568)) ## [2.12.1](https://github.com/liip/LiipImagineBundle/tree/2.12.1) diff --git a/Resources/config/imagine.xml b/Resources/config/imagine.xml index 07cfaab5..68329a1f 100644 --- a/Resources/config/imagine.xml +++ b/Resources/config/imagine.xml @@ -181,6 +181,7 @@ +