From 8a670d99b069fe5422a447d0be17a31f9e31eb73 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Tue, 2 Apr 2024 16:09:41 -0400 Subject: [PATCH] chore: Version 1.6.52 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d068bbeb..836b79c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # ImageOptimize Changelog -## 1.6.52 - UNRELEASED +## 1.6.52 - 2024.04.02 ### Added * Added a `--queue` option to the `image-optimize/optimize/create` console command if you want to defer the image generation to be run via queue job, rather than immediately via the console command * Add `phpstan` and `ecs` code linting