diff --git a/docs/changelog.md b/docs/changelog.md index 381f6abd..778f3f51 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -9,6 +9,10 @@ Requires libvips v8.9.1 * Ensure libvips is initialised only once, improves worker thread safety. [#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 * Provide prebuilt binaries for Linux ARM64v8. diff --git a/docs/humans.txt b/docs/humans.txt index bd15ab86..d19246bc 100644 --- a/docs/humans.txt +++ b/docs/humans.txt @@ -179,3 +179,6 @@ GitHub: https://github.com/BrychanOdlum Name: Edward Silverton GitHub: https://github.com/edsilv + +Name: Dumitru Deveatii +GitHub: https://github.com/dimadeveatii