From 4feee506cf66c79457f658616f710c6971a899ed Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 8 Feb 2022 22:08:07 +0000 Subject: [PATCH] Docs: changelog entry for #3081 --- docs/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index bafb472e..feaca930 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -11,6 +11,11 @@ Requires libvips v8.12.2 * Skip shrink-on-load for known libjpeg rounding errors. [#3066](https://github.com/lovell/sharp/issues/3066) + [@kleisauke](https://github.com/kleisauke) + +* Ensure withoutReduction does not interfere with contain/crop/embed. + [#3081](https://github.com/lovell/sharp/pull/3081) + [@kleisauke](https://github.com/kleisauke) ### v0.30.0 - 1st February 2022