Docs: changelog and credit for #3252

This commit is contained in:
Lovell Fuller 2022-07-25 12:19:25 +01:00
parent ea7cf2a2ef
commit dd56a9699e
2 changed files with 7 additions and 0 deletions

View File

@ -35,6 +35,10 @@ Requires libvips v8.13.0
* Ensure `trim` operation is a no-op when it would reduce an image to nothing.
[#3223](https://github.com/lovell/sharp/issues/3223)
* Expose `vips_text` to create an image containing rendered text.
[#3252](https://github.com/lovell/sharp/pull/3252)
[@brahima](https://github.com/brahima)
* Ensure only properties owned by the `withMetadata` EXIF Object are parsed.
[#3292](https://github.com/lovell/sharp/issues/3292)

View File

@ -254,3 +254,6 @@ GitHub: https://github.com/AlexanderTheGrey
Name: Blayne Chard
GitHub: https://github.com/blacha
Name: Brahim
GitHub: https://github.com/brahima