Docs: changelog and credit for #3897

This commit is contained in:
Lovell Fuller 2023-12-15 19:08:14 +00:00
parent 2e14096af7
commit 021d637fd6
2 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,10 @@ Requires libvips v8.15.0
* Emit warning when attempting to use invalid ICC profiles. * Emit warning when attempting to use invalid ICC profiles.
[#3895](https://github.com/lovell/sharp/issues/3895) [#3895](https://github.com/lovell/sharp/issues/3895)
* Ensure `VIPS_NOVECTOR` environment variable is respected.
[#3897](https://github.com/lovell/sharp/pull/3897)
[@icetee](https://github.com/icetee)
### v0.33.0 - 29th November 2023 ### v0.33.0 - 29th November 2023
* Drop support for Node.js 14 and 16, now requires Node.js >= 18.17.0 * Drop support for Node.js 14 and 16, now requires Node.js >= 18.17.0

View File

@ -281,3 +281,6 @@ GitHub: https://github.com/dnsbty
Name: Ingvar Stepanyan Name: Ingvar Stepanyan
GitHub: https://github.com/RReverser GitHub: https://github.com/RReverser
Name: Tamás András Horváth
GitHub: https://github.com/icetee