From 05ff11ddd7a0a04126eeb393bd44552ff5cf91f6 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Wed, 9 Oct 2024 14:24:45 -0400 Subject: [PATCH] chore: Version 1.6.56 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 902c7c8..2fe4079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 1.6.56 - UNRELEASED ### Fixed * Don't add image variants if no variant creator for them exists ([#410](https://github.com/nystudio107/craft-imageoptimize/issues/410)) +* Don't apply background placeholder CSS to images that may be transparent like SVGs or GIFs ([#410](https://github.com/nystudio107/craft-imageoptimize/issues/410)) ## 1.6.55 - 2024.06.19 ### Fixed