From 8417180ddaa7e83989e17ff5cf2af73a32a2ea66 Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Wed, 12 Apr 2023 22:26:04 +1200 Subject: [PATCH] 2.2.3 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfe23fa..3603a47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ Notable changes to this project will be documented in this file. +## [2.2.3] + +- Prevent warning on PHP 8.1 + + ## [2.2.2] - Fix for `legacy_filenames` - Do not delete original after scaling if `legacy_filenames: true`