Skip to content

Commit a44168c

Browse files
committed
Docs: changelog and credit for #3303
1 parent 74e3f73 commit a44168c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Requires libvips v8.13.0
4444
* Ensure only properties owned by the `withMetadata` EXIF Object are parsed.
4545
[#3292](https://github.com/lovell/sharp/issues/3292)
4646

47+
* Expand `linear` operation to allow use of per-channel arrays.
48+
[#3303](https://github.com/lovell/sharp/pull/3303)
49+
[@antonmarsden](https://github.com/antonmarsden)
50+
4751
* Ensure the order of `rotate`, `resize` and `extend` operations is respected where possible.
4852
Emit warnings when previous calls in the same pipeline will be ignored.
4953
[#3319](https://github.com/lovell/sharp/issues/3319)

docs/humans.txt

+3
Original file line numberDiff line numberDiff line change
@@ -257,3 +257,6 @@ GitHub: https://github.com/blacha
257257

258258
Name: Brahim
259259
GitHub: https://github.com/brahima
260+
261+
Name: Anton Marsden
262+
GitHub: https://github.com/antonmarsden

0 commit comments

Comments
 (0)