We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 34a2e14 commit 9fc611fCopy full SHA for 9fc611f
docs/changelog.md
@@ -16,6 +16,14 @@ Requires libvips v8.10.6
16
17
* Reduce concurrency on glibc-based Linux when using the default memory allocator to help prevent fragmentation.
18
19
+* Ensure composite does not clip top and left offsets.
20
+ [#2594](https://github.com/lovell/sharp/pull/2594)
21
+ [@SHG42](https://github.com/SHG42)
22
+
23
+* Improve error handling of network failure at install time.
24
+ [#2608](https://github.com/lovell/sharp/pull/2608)
25
+ [@abradley](https://github.com/abradley)
26
27
* Ensure `@id` attribute can be set for IIIF tile-based output.
28
[#2612](https://github.com/lovell/sharp/issues/2612)
29
[@edsilv](https://github.com/edsilv)
0 commit comments