Docs: changelog and credit for #3160

This commit is contained in:
Lovell Fuller 2022-05-24 21:14:13 +01:00
parent db654de385
commit 93b29057e4
2 changed files with 7 additions and 0 deletions

View File

@ -9,6 +9,10 @@ Requires libvips v8.12.2
* Install: pass `PKG_CONFIG_PATH` via env rather than substitution. * Install: pass `PKG_CONFIG_PATH` via env rather than substitution.
[@dwisiswant0](https://github.com/dwisiswant0) [@dwisiswant0](https://github.com/dwisiswant0)
* Add support for `--libc` flag to improve cross-platform installation.
[#3160](https://github.com/lovell/sharp/pull/3160)
[@joonamo](https://github.com/joonamo)
* Allow installation of prebuilt libvips binaries from filesystem. * Allow installation of prebuilt libvips binaries from filesystem.
[#3196](https://github.com/lovell/sharp/pull/3196) [#3196](https://github.com/lovell/sharp/pull/3196)
[@ankurparihar](https://github.com/ankurparihar) [@ankurparihar](https://github.com/ankurparihar)

View File

@ -245,3 +245,6 @@ GitHub: https://github.com/Brodan
Name: Ankur Parihar Name: Ankur Parihar
GitHub: https://github.com/ankurparihar GitHub: https://github.com/ankurparihar
Name: Joona Heinikoski
GitHub: https://github.com/joonamo