Docs: changelog and credit for #3196

This commit is contained in:
Lovell Fuller 2022-04-25 11:33:05 +01:00
parent 66a3ce5e55
commit ee948ac6fa
2 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,12 @@
Requires libvips v8.12.2 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 ### v0.30.4 - 18th April 2022
* Increase control over sensitivity to invalid images via `failOn`, deprecate `failOnError` (equivalent to `failOn: 'warning'`). * Increase control over sensitivity to invalid images via `failOn`, deprecate `failOnError` (equivalent to `failOn: 'warning'`).

View File

@ -242,3 +242,6 @@ GitHub: https://github.com/codepage949
Name: Chris Hranj Name: Chris Hranj
GitHub: https://github.com/Brodan GitHub: https://github.com/Brodan
Name: Ankur Parihar
GitHub: https://github.com/ankurparihar