From 6445b72d410ba670a384e3533377ad6147d634a8 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Fri, 19 Feb 2021 15:48:59 +0000 Subject: [PATCH] Docs: Changelog entry and credit for #2581 --- docs/changelog.md | 6 ++++++ docs/humans.txt | 3 +++ 2 files changed, 9 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 46d21354..8bd2ca19 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,12 @@ Requires libvips v8.10.5 +### v0.27.2 - TBD + +* Allow the use of non lower case extensions with `toFormat`. + [#2581](https://github.com/lovell/sharp/pull/2581) + [@florian-busch](https://github.com/florian-busch) + ### v0.27.1 - 27th January 2021 * Ensure TIFF is cast when using float predictor. diff --git a/docs/humans.txt b/docs/humans.txt index 43279801..3ec1bdb2 100644 --- a/docs/humans.txt +++ b/docs/humans.txt @@ -206,3 +206,6 @@ GitHub: https://github.com/stefanprobst Name: Thomas Beiganz GitHub: https://github.com/beig + +Name: Florian Busch +GitHub: https://github.com/florian-busch