Skip to content

Commit 9fc611f

Browse files
committedMar 22, 2021
Docs: changelog entries for #2594 #2608
1 parent 34a2e14 commit 9fc611f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎docs/changelog.md

+8
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ Requires libvips v8.10.6
1616

1717
* Reduce concurrency on glibc-based Linux when using the default memory allocator to help prevent fragmentation.
1818

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+
1927
* Ensure `@id` attribute can be set for IIIF tile-based output.
2028
[#2612](https://github.com/lovell/sharp/issues/2612)
2129
[@edsilv](https://github.com/edsilv)

0 commit comments

Comments
 (0)
Please sign in to comment.