mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Docs: changelog and credit for #2952
This commit is contained in:
parent
342de36973
commit
2ffdae2914
@ -9,6 +9,10 @@ Requires libvips v8.11.3
|
|||||||
* Ensure correct dimensions when containing image resized to 1px.
|
* Ensure correct dimensions when containing image resized to 1px.
|
||||||
[#2951](https://github.com/lovell/sharp/issues/2951)
|
[#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
|
### v0.29.2 - 21st October 2021
|
||||||
|
|
||||||
* Add `timeout` function to limit processing time.
|
* Add `timeout` function to limit processing time.
|
||||||
|
@ -227,3 +227,6 @@ GitHub: https://github.com/Zaruike
|
|||||||
|
|
||||||
Name: Erlend F
|
Name: Erlend F
|
||||||
GitHub: https://github.com/erf
|
GitHub: https://github.com/erf
|
||||||
|
|
||||||
|
Name: Michael B. Klein
|
||||||
|
GitHub: https://github.com/mbklein
|
||||||
|
Loading…
x
Reference in New Issue
Block a user