diff --git a/docs/README.md b/docs/README.md index e6a30e94..eaa4e494 100644 --- a/docs/README.md +++ b/docs/README.md @@ -130,6 +130,7 @@ the help and code contributions of the following people: * [Nicolas Stepien](https://github.com/MayhemYDG) * [Paul Neave](https://github.com/neave) * [Brendan Kennedy](https://github.com/rustyguts) +* [Brychan Bennett-Odlum](https://github.com/BrychanOdlum) Thank you! diff --git a/docs/changelog.md b/docs/changelog.md index 9c446166..05fb485f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -12,6 +12,10 @@ Requires libvips v8.9.0. * Ensure correct colour output for 16-bit, 2-channel PNG input with ICC profile. [#2013](https://github.com/lovell/sharp/issues/2013) +* Correctly bind max width and height values when using withoutEnlargement. + [#2024](https://github.com/lovell/sharp/pull/2024) + [@BrychanOdlum](https://github.com/BrychanOdlum) + ## v0.23 - "*vision*" Requires libvips v8.8.1.