Docs: changelog and credit for #3349

This commit is contained in:
Lovell Fuller 2022-09-07 13:31:26 +01:00
parent eee0dd36d9
commit f5da147a58
2 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,12 @@
Requires libvips v8.13.1
### v0.31.1 - TBD
* Ensure `limitInputPixels` constructor option uses uint64.
[#3349](https://github.com/lovell/sharp/pull/3349)
[@marcosc90](https://github.com/marcosc90)
### v0.31.0 - 5th September 2022
* Drop support for Node.js 12, now requires Node.js >= 14.15.0.

View File

@ -260,3 +260,6 @@ GitHub: https://github.com/brahima
Name: Anton Marsden
GitHub: https://github.com/antonmarsden
Name: Marcos Casagrande
GitHub: https://github.com/marcosc90