diff --git a/docs/changelog.md b/docs/changelog.md index e7c193311..fdb1094e0 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,12 @@ Requires libvips v8.12.2 +### v0.30.5 - TBD + +* Allow installation of prebuilt libvips binaries from filesystem. + [#3196](https://github.com/lovell/sharp/pull/3196) + [@ankurparihar](https://github.com/ankurparihar) + ### v0.30.4 - 18th April 2022 * Increase control over sensitivity to invalid images via `failOn`, deprecate `failOnError` (equivalent to `failOn: 'warning'`). diff --git a/docs/humans.txt b/docs/humans.txt index 96bf0a42f..3bc63c2e2 100644 --- a/docs/humans.txt +++ b/docs/humans.txt @@ -242,3 +242,6 @@ GitHub: https://github.com/codepage949 Name: Chris Hranj GitHub: https://github.com/Brodan + +Name: Ankur Parihar +GitHub: https://github.com/ankurparihar