Docs: changelog entry for #2664

This commit is contained in:
Lovell Fuller 2021-04-17 09:11:48 +01:00
parent 9c100830e0
commit 8c0c01c702
2 changed files with 7 additions and 0 deletions

View File

@ -9,6 +9,10 @@ Requires libvips v8.10.6
* Skip shrink-on-load where one dimension <4px. * Skip shrink-on-load where one dimension <4px.
[#2653](https://github.com/lovell/sharp/issues/2653) [#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 ### v0.28.1 - 5th April 2021
* Ensure all installation errors are logged with a more obvious prefix. * Ensure all installation errors are logged with a more obvious prefix.

View File

@ -209,3 +209,6 @@ GitHub: https://github.com/beig
Name: Florian Busch Name: Florian Busch
GitHub: https://github.com/florian-busch GitHub: https://github.com/florian-busch
Name: Matthieu Salettes
GitHub: https://github.com/msalettes