Clarify this changelog entry
- ID
cc1c429- date
2025-12-16 23:42:46+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
faa7954- message
Clarify this changelog entry- changed files
1 file, 3 additions, 1 deletion
Changed files
CHANGELOG.md (683) → CHANGELOG.md (720)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 931c711..7922899 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,9 @@
## v1.1.1 - 2025-12-09
-Pin the version of the image crate to 0.25.8; there's an issue with [artefacts in JPEG images](https://github.com/image-rs/image/issues/2688) in 0.25.9
+Pin the version of the image crate to 0.25.8; there's an issue with [artefacts in JPEG images](https://github.com/image-rs/image/issues/2688) in 0.25.9.
+
+This fixes a regression in v1.1.0.
## v1.1.0 - 2025-12-09