Docs: changelog entry and credit for #2188

This commit is contained in:
Lovell Fuller 2020-05-01 11:25:43 +01:00
parent f29fcb1f73
commit 16b8d9afe5
2 changed files with 7 additions and 0 deletions

View File

@ -9,6 +9,10 @@ Requires libvips v8.9.1
* Ensure libvips is initialised only once, improves worker thread safety. * Ensure libvips is initialised only once, improves worker thread safety.
[#2143](https://github.com/lovell/sharp/issues/2143) [#2143](https://github.com/lovell/sharp/issues/2143)
* Ensure npm platform flag is respected when copying DLLs.
[#2188](https://github.com/lovell/sharp/pull/2188)
[@dimadeveatii](https://github.com/dimadeveatii)
### v0.25.2 - 20th March 2020 ### v0.25.2 - 20th March 2020
* Provide prebuilt binaries for Linux ARM64v8. * Provide prebuilt binaries for Linux ARM64v8.

View File

@ -179,3 +179,6 @@ GitHub: https://github.com/BrychanOdlum
Name: Edward Silverton Name: Edward Silverton
GitHub: https://github.com/edsilv GitHub: https://github.com/edsilv
Name: Dumitru Deveatii
GitHub: https://github.com/dimadeveatii