From 8c0c01c7028a7b6af74568c524f76600a3888c13 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sat, 17 Apr 2021 09:11:48 +0100 Subject: [PATCH] Docs: changelog entry for #2664 --- docs/changelog.md | 4 ++++ docs/humans.txt | 3 +++ 2 files changed, 7 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 7115a478..acde494c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -9,6 +9,10 @@ Requires libvips v8.10.6 * Skip shrink-on-load where one dimension <4px. [#2653](https://github.com/lovell/sharp/issues/2653) +* Allow escaped proxy credentials. + [#2664](https://github.com/lovell/sharp/pull/2664) + [@msalettes](https://github.com/msalettes) + ### v0.28.1 - 5th April 2021 * Ensure all installation errors are logged with a more obvious prefix. diff --git a/docs/humans.txt b/docs/humans.txt index 3ec1bdb2..26214d63 100644 --- a/docs/humans.txt +++ b/docs/humans.txt @@ -209,3 +209,6 @@ GitHub: https://github.com/beig Name: Florian Busch GitHub: https://github.com/florian-busch + +Name: Matthieu Salettes +GitHub: https://github.com/msalettes