Docs: changelog and credit for #4096

This commit is contained in:
Lovell Fuller 2024-05-14 16:59:20 +01:00
parent 29336f4cc7
commit 668b5ba8bc
2 changed files with 7 additions and 0 deletions

View File

@ -30,6 +30,10 @@ Requires libvips v8.15.2
[#4074](https://github.com/lovell/sharp/pull/4074) [#4074](https://github.com/lovell/sharp/pull/4074)
[@kleisauke](https://github.com/kleisauke) [@kleisauke](https://github.com/kleisauke)
* Ensure negate operation occurs after profile conversion.
[#4096](https://github.com/lovell/sharp/pull/4096)
[@adriaanmeuris](https://github.com/adriaanmeuris)
### v0.33.3 - 23rd March 2024 ### v0.33.3 - 23rd March 2024
* Upgrade to libvips v8.15.2 for upstream bug fixes. * Upgrade to libvips v8.15.2 for upstream bug fixes.

View File

@ -290,3 +290,6 @@ GitHub: https://github.com/yolopunk
Name: Mert Alev Name: Mert Alev
GitHub: https://github.com/mertalev GitHub: https://github.com/mertalev
Name: Adriaan Meuris
GitHub: https://github.com/adriaanmeuris