From a234b3906450b0dbe5019156ac4b335a66deed70 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 7 Oct 2022 14:56:58 +0300 Subject: [PATCH] CHANGELOG.md: add note about script commit fix --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fd1c98..4604d79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,3 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - New `FixLowQualityThumbnails` script to detect and remove more low-quality thumbnails + +### Fixed +- `FixJpgJpgThumbnails` and `FixLowQualityThumbnails` scripts not commiting changes when operating on a site, community, or collection