Docs: changelog entries for #2594 #2608

This commit is contained in:
Lovell Fuller 2021-03-22 20:30:42 +00:00
parent 34a2e14a14
commit 9fc611f257

View File

@ -16,6 +16,14 @@ Requires libvips v8.10.6
* Reduce concurrency on glibc-based Linux when using the default memory allocator to help prevent fragmentation.
* Ensure composite does not clip top and left offsets.
[#2594](https://github.com/lovell/sharp/pull/2594)
[@SHG42](https://github.com/SHG42)
* Improve error handling of network failure at install time.
[#2608](https://github.com/lovell/sharp/pull/2608)
[@abradley](https://github.com/abradley)
* Ensure `@id` attribute can be set for IIIF tile-based output.
[#2612](https://github.com/lovell/sharp/issues/2612)
[@edsilv](https://github.com/edsilv)