Docs: changelog and credit for #2952

This commit is contained in:
Lovell Fuller 2021-11-08 19:43:25 +00:00
parent 342de36973
commit 2ffdae2914
2 changed files with 7 additions and 0 deletions

View File

@ -9,6 +9,10 @@ Requires libvips v8.11.3
* Ensure correct dimensions when containing image resized to 1px.
[#2951](https://github.com/lovell/sharp/issues/2951)
* Impute TIFF `xres`/`yres` from `density` provided to `withMetadata`.
[#2952](https://github.com/lovell/sharp/pull/2952)
[@mbklein](https://github.com/mbklein)
### v0.29.2 - 21st October 2021
* Add `timeout` function to limit processing time.

View File

@ -227,3 +227,6 @@ GitHub: https://github.com/Zaruike
Name: Erlend F
GitHub: https://github.com/erf
Name: Michael B. Klein
GitHub: https://github.com/mbklein